diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2013-10-31 15:55:58 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2013-10-31 15:55:58 -0400 |
commit | 36def8a7a0fafc1b16a3c70cecbb7c4a47f2938d (patch) | |
tree | 3405026db3066e26eeea4feef12d4d7bcf4a4acb /src/c/multifasta_to_otu.1 | |
parent | 97887138d2e2661c46dd385f08f2dbd70ecaf962 (diff) |
remove all references to sensing-fasta
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 |