X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurout.h;h=7b71fcfbd48c823db529f0bc8d1a54f78422543d;hb=1c898913f53fe4c6574102896b967d9347d1b42a;hp=f6f505dce6409db716561b061a2e66eda3efae5a;hpb=86c838c428a9e7d26f902f5492738241fa72c4e7;p=mothur.git diff --git a/mothurout.h b/mothurout.h index f6f505d..7b71fcf 100644 --- a/mothurout.h +++ b/mothurout.h @@ -44,6 +44,7 @@ class MothurOut { //functions from mothur.h //file operations vector divideFile(string, int&); + int divideFile(string, int&, vector&); vector setFilePosEachLine(string, int&); vector setFilePosFasta(string, int&); string sortFile(string, string); @@ -65,6 +66,7 @@ class MothurOut { void gobble(istream&); void gobble(istringstream&); map readNames(string); + int readNames(string, map&); int readNames(string, vector&, map&); //searchs and checks