Skip to content
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

Auto-detect multiple runs of the same sample on SRA #56

Closed
drpatelh opened this issue Apr 17, 2020 · 1 comment
Closed

Auto-detect multiple runs of the same sample on SRA #56

drpatelh opened this issue Apr 17, 2020 · 1 comment
Labels
enhancement Improvement for existing functionality

Comments

@drpatelh
Copy link
Member

drpatelh commented Apr 17, 2020

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
@drpatelh drpatelh added the enhancement Improvement for existing functionality label Apr 17, 2020
@drpatelh
Copy link
Member Author

Added in #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement for existing functionality
Projects
None yet
Development

No branches or pull requests

1 participant