diff options
author | Calvin <calvin@barnabas.dhcp.drexel.edu> | 2013-06-07 12:27:45 -0400 |
---|---|---|
committer | Calvin <calvin@barnabas.dhcp.drexel.edu> | 2013-06-07 12:27:45 -0400 |
commit | 4c4316709f3a2bb5a44a1d4d29f9da8f32241dba (patch) | |
tree | e2ddf4aad71b83abdc35acfd308418aa14bca50e /src/c/multifasta_to_otu.1 | |
parent | 39f3f007463133f827df61d48a9ec76c7699b30f (diff) |
updated help text and manpages
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. |