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

fastqcSplitDups.py only outputs files for R1 when -r2 is also used #1

Open
HeatherKates opened this issue Jul 12, 2018 · 0 comments
Open

Comments

@HeatherKates
Copy link

Hello, my run command is:
python mcscript/fastqSplitDups.py -r1 RAPiD-Genomics_FMN_131001_P001_WA03_R1.concat.fastq -r2 RAPiD-Genomics_FMN_131001_P001_WA03_R2.concat.fastq --outdir deduplicate/ --out summary.csv --debug

The log output is:

2018-07-12 11:23:09,088 - INFO - Starting mcscript/fastqSplitDups.py
2018-07-12 11:23:09,089 - INFO - Running script from /ufrc/soltis/hkates/NITFIX/Atram_Deduplication_Tests/mcscript
2018-07-12 11:23:09,089 - INFO - Git commit id: c6aef49
2018-07-12 11:23:09,089 - INFO - Reading 'RAPiD-Genomics_FMN_131001_P001_WA03_R1.concat.fastq'
2018-07-12 11:23:09,253 - INFO - Finished reading 'RAPiD-Genomics_FMN_131001_P001_WA03_R1.concat.fastq'
2018-07-12 11:23:09,253 - INFO - Reading 'RAPiD-Genomics_FMN_131001_P001_WA03_R2.concat.fastq'
2018-07-12 11:23:09,403 - INFO - Finished reading 'RAPiD-Genomics_FMN_131001_P001_WA03_R2.concat.fastq'
2018-07-12 11:23:09,951 - INFO - Script complete.

But output files (e.g. *distinct *duplicate *uniq) are only generated for the R1 sample.

Thank you for any input!

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

No branches or pull requests

1 participant