diff options
author | Calvin <calvin@EESI> | 2013-05-14 14:26:50 -0400 |
---|---|---|
committer | Calvin <calvin@EESI> | 2013-05-14 14:26:50 -0400 |
commit | 799f38571f8f74c92e91e4b383e75f1476267082 (patch) | |
tree | 8b658df19716c9d2dabadd8a77c35425e79da04a /doc/cli.markdown | |
parent | 59161d6a4072e35d09433ec6e6f957b28a2ff009 (diff) |
remove probabilties by read
Diffstat (limited to 'doc/cli.markdown')
-rw-r--r-- | doc/cli.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/cli.markdown b/doc/cli.markdown index d4a1bb9..843bae9 100644 --- a/doc/cli.markdown +++ b/doc/cli.markdown @@ -73,7 +73,6 @@ multifasta\_to\_otu's arguments: OTU's) -t, --trained-matrix, the trained matrix -f, --trained-fasta, the fasta file database of sequences - -d, --output-directory, quikr output directory -l, --lamb, specify what size of lambda to use (the default value is 10,000) -k, --kmer, specify what size of kmer to use, (default value is 6) -j, --jobs, specifies how many jobs to run at once, (default=number of CPUs) |