X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=validcommands.cpp;h=2127758094b2e3cff802fd567ec78ad522c7fd8a;hb=485c02be0cdcd06ce08dd58d551a525b6a1b47c5;hp=b2e07acae111e10f0324b95b18ca74034249315b;hpb=25cde7ff05bbe741da1712f2c740e0bc8706e523;p=mothur.git diff --git a/validcommands.cpp b/validcommands.cpp index b2e07ac..2127758 100644 --- a/validcommands.cpp +++ b/validcommands.cpp @@ -29,6 +29,7 @@ ValidCommands::ValidCommands() { commands["unifrac.weighted"] = "unifrac.weighted"; commands["unifrac.unweighted"] = "unifrac.unweighted"; commands["libshuff"] = "libshuff"; + commands["heatmap"] = "heatmap"; commands["get.group"] = "get.group"; commands["get.label"] = "get.label"; commands["get.line"] = "get.line";