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

Open
mothur-westcott opened this Issue Jan 5, 2016 · 2 comments

Comments

Projects
None yet
1 participant
Contributor

mothur-westcott commented Jan 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.

@mothur-westcott mothur-westcott self-assigned this Jan 5, 2016

@mothur-westcott mothur-westcott added this to the Bug / Support Tracking milestone Jan 5, 2016

Contributor

mothur-westcott commented Apr 19, 2016

Completed with 7f1d921

Contributor

mothur-westcott commented Apr 19, 2016

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