]> git.donarmstrong.com Git - mothur.git/blobdiff - blastdb.hpp
added blastlocation to chimera.slayer and fixed issue with clearcut getting current...
[mothur.git] / blastdb.hpp
index 5daedf53d9a4fc6385d44c90383fca16d14d47c8..99a99879f427efd0ea068f125bbf8b1cd003e95e 100644 (file)
@@ -16,8 +16,8 @@
 class BlastDB : public Database {
 
 public:
-       BlastDB(string, float, float, float, float);
-       BlastDB();
+       BlastDB(string, float, float, float, float, string);
+       BlastDB(string);
        ~BlastDB();
        
        void generateDB();