# HG changeset patch # User bebatut # Date 1459409148 14400 # Node ID e8e0f835b4b6382d840a2393c15ad118a078f2f4 # Parent 51e7d53fcefb463d271ac18954fdc89f3acb6004 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/metaphlan2/ commit 11b919f18ba85a40ff0ff4df82aac9be6da188c5-dirty diff -r 51e7d53fcefb -r e8e0f835b4b6 README.md --- a/README.md Wed Dec 09 11:48:33 2015 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,64 +0,0 @@ -Galaxy wrapper for MetaPhlAn2 -============================= - -MetaPhlAn is a computational tool for profiling the composition of microbial -communities (Bacteria, Archaea, Eukaryotes and Viruses) from metagenomic shotgun -sequencing data with species level resolution. For more information, check the -[user manual](https://bitbucket.org/biobakery/metaphlan2) - -# Installation - -## Automated installation - -On a Galaxy instance, the wrapper can be automatically installed using the -ToolShed. This will automatically install the dependencies, configure the Galaxy -instance for the tool and data, ... - -## Manual installation - -For manual installation, the files `metaphlan2.xml` must be put in the `tools/metaphlan2/` - folder and add the XML files to Galaxy's `tool_conf.xml` (in `config` folder) as -normal: - -``` -
- -
-``` - -MetaPhlAn2 must be installed somewhere on the system path. It can be done using: - -``` -planemo dependency_script ~/repositories/galaxytools/tools/metaphlan2/ -bash dep_install.sh -source env.sh -``` - -To test the Galaxy integration, the functional tests can be runned: - -``` -./run_tests.sh -sid metaphlan2 -``` - -# Bug Reports - -Any bug can be filed in an issue [here](https://github.com/ASaiM/galaxytools/issues). - -# Developers - -A release can be pushed to the test or main "Galaxy Tool Shed", using the following -Planemo commands (with required Tool Shed access detailed in `~/.planemo.yml`): - -``` -planemo shed_update -t testtoolshed --check_diff ~/repositories/galaxytools/tools/metaphlan2/ -``` - -or: - -``` -planemo shed_update -t toolshed --check_diff ~/repositories/galaxytools/tools/metaphlan2/ -``` - -# License (Apache 2) - -This wrapper are released under Apache 2 License. See the [LICENSE file](https://github.com/ASaiM/galaxytools/blob/master/LICENSE) for details \ No newline at end of file diff -r 51e7d53fcefb -r e8e0f835b4b6 metaphlan2.xml --- a/metaphlan2.xml Wed Dec 09 11:48:33 2015 -0500 +++ b/metaphlan2.xml Thu Mar 31 03:25:48 2016 -0400 @@ -1,10 +1,10 @@ - + to profile the composition of microbial communities - bowtie2 - metaphlan2 + bowtie2 + metaphlan2 @@ -26,13 +26,19 @@ - - @@ -145,8 +151,8 @@ - - + + diff -r 51e7d53fcefb -r e8e0f835b4b6 metaphlan2krona.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/metaphlan2krona.xml Thu Mar 31 03:25:48 2016 -0400 @@ -0,0 +1,65 @@ + + + output for Krona + + + bowtie2 + metaphlan2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + `_. + +This tool format MetaPhlAn2 output for Krona. + + ]]> + + + 10.1038/nmeth.3589 + + \ No newline at end of file diff -r 51e7d53fcefb -r e8e0f835b4b6 tool_dependencies.xml --- a/tool_dependencies.xml Wed Dec 09 11:48:33 2015 -0500 +++ b/tool_dependencies.xml Thu Mar 31 03:25:48 2016 -0400 @@ -3,7 +3,7 @@ - - + +