X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=validcommands.cpp;h=bc9f62c089bdfdded2181dcb53be18e7d37e71c4;hb=c5c7502f435e1413c19e373dab1dfebcaa67588d;hp=fed10caf2f62808bc0747a272dcf818989c5fb38;hpb=2e5ec5cbbd23637ed20da9bdd544d178a3b5d949;p=mothur.git diff --git a/validcommands.cpp b/validcommands.cpp index fed10ca..bc9f62c 100644 --- a/validcommands.cpp +++ b/validcommands.cpp @@ -31,6 +31,7 @@ ValidCommands::ValidCommands() { commands["unifrac.weighted"] = "unifrac.weighted"; commands["unifrac.unweighted"] = "unifrac.unweighted"; commands["libshuff"] = "libshuff"; + commands["tree.groups"] = "tree.groups"; commands["heatmap"] = "heatmap"; commands["venn"] = "venn"; commands["get.group"] = "get.group";