]> git.donarmstrong.com Git - mothur.git/blobdiff - database.hpp
fixed some bugs
[mothur.git] / database.hpp
index 09fea858247b23cf33b351b0d56278522cf930af..2fced3fcfb80ea3367a9116f5aca858d7baf88f1 100644 (file)
@@ -10,6 +10,9 @@
  *
  */
 
+
+/* This class is a parent to blastdb, distancedb, kmerdb, suffixdb.  Which are used to convert a squencedb object into that form. */
+
 #include "mothur.h"
 
 class Sequence;