]> git.donarmstrong.com Git - mothur.git/blobdiff - getrelabundcommand.h
pca command
[mothur.git] / getrelabundcommand.h
index 3a5f6ad094a16bf2e43c4521c2f1d35436352e60..90d5f9a2ceb9c3164640d8482e88599324557495 100644 (file)
@@ -43,7 +43,6 @@ private:
        map<string, vector<string> > outputTypes;
        
        int getRelAbundance(vector<SharedRAbundVector*>&, ofstream&);
-       int eliminateZeroOTUS(vector<SharedRAbundVector*>& thislookup);
 
 };