diff options
Diffstat (limited to 'src/c/multifasta_to_otu.1')
-rw-r--r-- | src/c/multifasta_to_otu.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/c/multifasta_to_otu.1 b/src/c/multifasta_to_otu.1 index 7878ef0..29fe5d7 100644 --- a/src/c/multifasta_to_otu.1 +++ b/src/c/multifasta_to_otu.1 @@ -47,7 +47,7 @@ lambda value to use. (default value is 10000) specifies how many jobs to run at once. (default value is the number of CPUs) .TP .B \-o, --otu-table -the OTU table, with OTU_FRACTION_PRESENT for each sample which is compatible with QIIME's convert_biom.py (or sequence table if not OTU's) +the OTU table, with NUM_READS_PRESENT for each sample which is compatible with QIIME's convert_biom.py (or sequence table if not OTU's) .TP .B \-v, --verbose verbose mode. |