You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pipeline currently performs the analysis for these separately but it would be good if we can aggregate these by some sort of SRA id so that they are merged at some point in the pipeline. The functionality to do this would have to be added to this script: https://github.com/nf-core/viralrecon/blob/dev/bin/check_samplesheet.py
e.g. searching for SRR390277 returns these two SRA entries:
GSM847774: Kc167_Sin3A_ChIPSeq_1 and 2 SRR390277 Illumina Genome Analyzer 10386 15 Dec 2011
GSM847774: Kc167_Sin3A_ChIPSeq_1 and 2 SRR390278 Illumina Genome Analyzer 7910 15 Dec 2011
The text was updated successfully, but these errors were encountered:
The pipeline currently performs the analysis for these separately but it would be good if we can aggregate these by some sort of SRA id so that they are merged at some point in the pipeline. The functionality to do this would have to be added to this script:
https://github.com/nf-core/viralrecon/blob/dev/bin/check_samplesheet.py
e.g. searching for
SRR390277
returns these two SRA entries:The text was updated successfully, but these errors were encountered: