Andreas Tille pushed to branch upstream at Debian Med / metabit


Commits:
77692713 by Andreas Tille at 2019-09-11T08:43:49Z
New upstream version 0.0+git20170725.24cb3ee+dfsg
- - - - -


2 changed files:

- + .gitignore
- metaBIT.py


Changes:

=====================================
.gitignore
=====================================
@@ -0,0 +1 @@
+*.pyc


=====================================
metaBIT.py
=====================================
@@ -36,7 +36,8 @@ _tools = {"filterMetaphlan":  ["nodes", "tools", 
"filterMetaphlan.py"],
           "doPcoa":           ["nodes", "tools", "statax_Rmodule", "doPcoa.R"],
           "doClust":          ["nodes", "tools", "statax_Rmodule", 
"doClust.R"],
           "doDiv":            ["nodes", "tools", "statax_Rmodule", "doDiv.R"],
-          "doHeatmap":        ["nodes", "tools", "statax_Rmodule", 
"doHeatmap.R"]}
+          "doHeatmap":        ["nodes", "tools", "statax_Rmodule", 
"doHeatmap.R"],
+          "doBarplot":        ["nodes", "tools", "statax_Rmodule", 
"doBarplot.R"]}
 
 
 def run(config, args):



View it on GitLab: 
https://salsa.debian.org/med-team/metabit/commit/776927135837119913e5cccf9256a1c2700b7dfb

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/metabit/commit/776927135837119913e5cccf9256a1c2700b7dfb
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to