]> git.donarmstrong.com Git - mothur.git/blobdiff - getcurrentcommand.cpp
changes while testing 1.27
[mothur.git] / getcurrentcommand.cpp
index 12dcc82ff6a1bfb1a105d3d6deac903e855cea9b..86046b64375ebd151c27e5909c0efdc9d0149bbf 100644 (file)
@@ -138,6 +138,10 @@ int GetCurrentCommand::execute(){
                                        m->setTaxonomyFile("");
                                }else if (types[i] == "flow") {
                                        m->setFlowFile("");
+                }else if (types[i] == "biom") {
+                                       m->setBiomFile("");
+                }else if (types[i] == "count") {
+                                       m->setCountTableFile("");
                                }else if (types[i] == "processors") {
                                        m->setProcessors("1");
                                }else if (types[i] == "all") {