X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getoturepcommand.h;h=41680008c7dc27b28eb7e9a50ea8e9e621bfeb72;hb=2bb9267aa4b4ecdf8488b06605cc9f3f36fa4332;hp=07cccde36aaae2e7c0f8f3687901caaa02557974;hpb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;p=mothur.git diff --git a/getoturepcommand.h b/getoturepcommand.h index 07cccde..4168000 100644 --- a/getoturepcommand.h +++ b/getoturepcommand.h @@ -81,6 +81,7 @@ private: SeqMap getMap(int); string findRep(vector); // returns the name of the "representative" sequence of given bin or subset of a bin, for groups int processNames(string, string); + int processFastaNames(string, string); }; #endif