This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository metaphlan2.
commit 768a66d682fb451b7fd0de0073c80103a44b2f55 Author: Andreas Tille <[email protected]> Date: Sun Dec 11 15:45:09 2016 +0100 Fix location of marker information file --- debian/changelog | 7 +++++++ debian/control | 7 ++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 09c38c4..9c6f5e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +metaphlan2 (2.6.0+ds-2) UNRELEASED; urgency=medium + + * Fix location of marker information file + Closes: #847670 + + -- Andreas Tille <[email protected]> Sun, 11 Dec 2016 15:44:22 +0100 + metaphlan2 (2.6.0+ds-1) unstable; urgency=medium * Initial release (Closes: #838083) diff --git a/debian/control b/debian/control index c3eb378..f56e829 100644 --- a/debian/control +++ b/debian/control @@ -31,9 +31,10 @@ Description: Metagenomic Phylogenetic Analysis sequenced strains) and to track strains across samples for all species. . MetaPhlAn 2.0 relies on ~1M unique clade-specific marker genes (the - marker information file can be found at src/utils/markers_info.txt.bz2 - or here) identified from ~17,000 reference genomes (~13,500 bacterial - and archaeal, ~3,500 viral, and ~110 eukaryotic), allowing: + marker information file can be found at + usr/share/metaphlan2/utils/markers_info.txt.bz2) identified from + ~17,000 reference genomes (~13,500 bacterial and archaeal, ~3,500 viral, + and ~110 eukaryotic), allowing: . * unambiguous taxonomic assignments; * accurate estimation of organismal relative abundance; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/metaphlan2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
