# HG changeset patch # User Jim Johnson # Date 1349815986 18000 # Node ID 868624c77941baab482a139d3ec23ca89ba759a0 # Parent 0ec6c5781381d1af5584da8a9f2bf21202cfde19 Add tool_dependencies.xml diff -r 0ec6c5781381 -r 868624c77941 metaphlan.xml --- a/metaphlan.xml Tue Oct 09 12:13:27 2012 -0400 +++ b/metaphlan.xml Tue Oct 09 15:53:06 2012 -0500 @@ -1,13 +1,14 @@ - + -metaphlan -bowtie2 + METAPHLAN_BASE + metaphlan + bowtie2 Metagenomic Phylogenetic Analysis metaphlan.py $input - --bowtie2db ${GALAXY_DATA_INDEX_DIR}/shared/metaphlan/bowtie2db/mpa + --bowtie2db ${METAPHLAN_BASE}/bowtie2db/mpa --no_map -o $output --bt2_ps $PresetsForBowtie2 diff -r 0ec6c5781381 -r 868624c77941 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Tue Oct 09 15:53:06 2012 -0500 @@ -0,0 +1,22 @@ + + + + $REPOSITORY_INSTALL_DIR + + + + + hg clone https://bitbucket.org/nsegata/metaphlan -u 43684e5f6dc5 + + $INSTALL_DIR + + + + +These links provide information for the metaphlan package: +http://huttenhower.sph.harvard.edu/metaphlan +https://groups.google.com/forum/#!forum/metaphlan-users + + + +