]> git.donarmstrong.com Git - mothur.git/blobdiff - fastamap.h
minor bugs fixes and added line and label options to read.otu's parselist and shared...
[mothur.git] / fastamap.h
index 864a2d03951a9892919dfbdc8641a156e4ef5134..8ba2fc6ec3e9507a018084080d6dd6275b1203d1 100644 (file)
@@ -38,6 +38,7 @@ public:
        void clear();
        int size();                                     //returns number of unique sequences
        void print(ostream&);           //produces a 2 column file with the groupname in the first column and the names in the second column.
+       void printCondensedFasta(ostream&);             //produces a fasta file.
        void readFastaFile(ifstream&);
 
 private: