[med-svn] [Git][med-team/metabit][upstream] New upstream version 0.0+git20170725.24cb3ee+dfsg
Andreas Tille
gitlab at salsa.debian.org
Wed Sep 11 09:49:23 BST 2019
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190911/baaaeef5/attachment-0001.html>
More information about the debian-med-commit
mailing list