Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
fastq.info fails to set the right current files #339
Comments
|
You are correct the current files saved by fastq.info are the problem. Thanks for reporting this issue! I will add it to our list. |
mothur-westcott
added Bugs Command:Fastq.info
labels
May 30, 2017
mothur-westcott
added this to the
Version 1.40.0
milestone
May 30, 2017
khyox
commented
May 30, 2017
|
Thanks for the quick reply Sarah! Always happy to contribute to this fabulous project named mothur doing my (tiny) bit. :) |
|
|
mothur-westcott
added a commit
that referenced
this issue
Aug 7, 2017
|
|
mothur-westcott |
fd928f0
|
mothur-westcott
closed this
Aug 7, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
khyox commentedMay 29, 2017
mothur v.1.39.5 running on a GNU/Linux box. Using
fastq.infowith oligos flag fails to set correctly the current files when the separation of fastq files by barcode and primers is not feasible:It seems the current variables are wrongly updated before
fastq.infochecks that the separation of fastq files by barcode and primers is really feasible with the current oligos file and tolerance parameters (allowed differences in the barcode, primers, linkers and spacers).