aboutsummaryrefslogtreecommitdiff
path: root/src/matlab/multifasta2otu/README
diff options
context:
space:
mode:
authorCalvin <calvin@EESI>2013-05-14 21:51:40 -0400
committerCalvin <calvin@EESI>2013-05-14 21:51:40 -0400
commit0773aaf89678b967588a902df1f5e6f9ccea393d (patch)
tree40762e5df1da876d460d8695357ab0835645e8c6 /src/matlab/multifasta2otu/README
parent1d2becc9af591d37badfe0e77751bbb80932472f (diff)
release1.0
Diffstat (limited to 'src/matlab/multifasta2otu/README')
-rw-r--r--src/matlab/multifasta2otu/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/matlab/multifasta2otu/README b/src/matlab/multifasta2otu/README
index 40031e6..e4bcc2e 100644
--- a/src/matlab/multifasta2otu/README
+++ b/src/matlab/multifasta2otu/README
@@ -1,3 +1,6 @@
+* Quikr multifasta->otu_table_(for_qiime_use) wrapper code written by Gail Rosen -- 2/1/2013
+
+Usage tips:
* Please name fasta files of sample reads with <sample id>.fa<*> and place them into one directory without any other file in that directory (for example, no hidden files that the operating system may generate, are allowed in that directory)
* Note: When making your QIIME Metadata file, the sample id's must match the fasta file prefix names
* Fasta files of reads must have a suffix that starts with .fa (e.g.: .fasta and .fa are valid while .fna is NOT)