]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraslayercommand.h
fixed catchall PATH variable bug added trimera to chimera.slayer
[mothur.git] / chimeraslayercommand.h
index ff1933735b2862935b3283b61ca96f180f6df546..d201ccb5f1baa2c628f217c7c763523e832d70eb 100644 (file)
@@ -43,6 +43,7 @@ private:
        
        int driver(linePair*, string, string, string, string);
        int createProcesses(string, string, string, string);
+       int divideInHalf(Sequence, string&, string&);
                
        #ifdef USE_MPI
        int driverMPI(int, int, MPI_File&, MPI_File&, MPI_File&, MPI_File&, vector<unsigned long int>&);