-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dealing with repeated arms sequencing runs #23
Comments
FYI, sequencing has been done twice for other samples too, not only for ARMS. Allowing one-to-many relationships probably is the way to go. This is also what ENA does (one sample accession number can be linked to multiple run accession numbers). By the way, line 547 has MaterialSample-ID "ARMS_Svalbard_S1C_20200806_20220803_MF500_DMSO" while line 587 has a different one "ARMS_Svalbard_S1C_20200806_20220803_MF500" |
ok, for the the ARMS-only (i.e. ARMS-MBON GH space) we deal with this by adding _r1 to the ARMS material sample ID etc to the repeated sequencing runs, and _s1 etc for sample replicates .... yes I know, shitty convention but it is what it is now :-| . But for the emo-bon arms (and other) data we need to deal with this. We can have a one to many, that is fine. Questions
|
That should not be! We agreed to use DMSO or ETOH for all samples in year 1 only, so DMSO has to go. |
and @laurianvm and I will go over this when we add the ARMS to the data model |
The ARMS samples processed by genoscope will be ingested into GH (as soon as the logsheets are created and filled and harvested).
For some ARMS samples, the sequencing was done twice on the same sample (as far as I can tell it was actually the same sample, not a replicate sample).
You can see this in the ARMS overview googlesheet https://docs.google.com/spreadsheets/d/1j3yuY5lmoPMo91w6e3kkJ6pmp1X6FVGUtLealuKJ3wE/edit?gid=855411053#gid=855411053 rows 547+587 or 539+584 are the same sample (they have the same sample ID and same SampReplicate in col P) but a first and a second sequencing run (see column N). The fact that in col 1 these are indicated as being "genoscope batch xx" means that these were processed as part of emo bon, and so these events and samples should be added to the emo bon ARMS logsheets and get into the emobon GH.
So I have 2 questions
Adding @cymon and @cpavloud as this affects you/you are decision makers on this topic
The text was updated successfully, but these errors were encountered: