diff options
Diffstat (limited to 'src/c/multifasta_to_otu.1')
-rw-r--r-- | src/c/multifasta_to_otu.1 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/c/multifasta_to_otu.1 b/src/c/multifasta_to_otu.1 index 63e08b8..748e9e9 100644 --- a/src/c/multifasta_to_otu.1 +++ b/src/c/multifasta_to_otu.1 @@ -5,8 +5,6 @@ multifasta_to_otu \- create a QIIME OTU table based on Quikr results. .B multifasta_to_otu .RB [ \-i .IR input-directory ] -.RB [ \-f -.IR sensing-fasta] .RB [ \-s .IR sensing-matrix] .RB [ \-k @@ -31,9 +29,6 @@ number of times a specimen was seen in all of the samples. .B \-i, --input-directory the directory containing the samples' fasta files of reads (note each fasta file should correspond to a separate sample) .TP -.B \-f, --sensing-fasta -location of the fasta file database used to create the sensing matrix. -.TP .B \-s, --sensing-matrix location of the sensing matrix. .TP |