X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraslayercommand.h;fp=chimeraslayercommand.h;h=1b173911c3d79218413e76533da53b7a3ffa3649;hb=4e4d3cb3315fe25b40383c6f65cd6be23f58903d;hp=cfa934abf6655e9605d104300b90e0d590ce179f;hpb=8742edef7a51b82834289e570d336f5a81ba1f2b;p=mothur.git diff --git a/chimeraslayercommand.h b/chimeraslayercommand.h index cfa934a..1b17391 100644 --- a/chimeraslayercommand.h +++ b/chimeraslayercommand.h @@ -53,7 +53,7 @@ private: #endif bool abort, realign, trim, trimera, save; - string fastafile, templatefile, outputDir, search, namefile; + string fastafile, templatefile, outputDir, search, namefile, blastlocation; int processors, window, iters, increment, numwanted, ksize, match, mismatch, parents, minSimilarity, minCoverage, minBS, minSNP, numSeqs, templateSeqsLength; float divR; Chimera* chimera;