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
Command Typos #191
Comments
mothur-westcott
added Bugs Support New mothur user
labels
Jan 5, 2016
mothur-westcott
self-assigned this
Jan 5, 2016
mothur-westcott
added this to the
Bug / Support Tracking
milestone
Jan 5, 2016
|
Completed with 7f1d921 |
|
Can handle commands like: summary.seqs( fasta = test.fasta , processors = 1 ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mothur-westcott commentedJan 5, 2016
mothur > make.contigs(file=stability.files, oligos=oligos.oligos ,processors=8)
Unable to open oligos.oligos .
The space after the comma is included in the filename.
Mothur should be made more flexible.