]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
added oligos class. added check orient parameter to trim.flows, sffinfo, fastq.info...
[mothur.git] / mothurout.h
index a57fb136ba3d41b210e671e2fe85848a4d40f359..0f34d0296020b8a3ebcf457084c10a80e25c27bb 100644 (file)
@@ -166,6 +166,7 @@ class MothurOut {
         bool isSubset(vector<string>, vector<string>); //bigSet, subset
         int checkName(string&);
         map<string, vector<string> > parseClasses(string);
+        
                
                //math operation
         double max(vector<double>&); //returns largest value in vector