Mercurial > repos > bebatut > humann2
diff README.rst @ 12:7838137cbc7f draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 450bf3326f301c344103272b0d761e8625ce0c44-dirty
author | bebatut |
---|---|
date | Thu, 02 Jun 2016 02:31:20 -0400 |
parents | |
children | b0cd2569ccfb |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Thu Jun 02 02:31:20 2016 -0400 @@ -0,0 +1,13 @@ +Galaxy wrappers for HUMAnN2 +=========================== + +Galaxy should be able to automatically install the dependencies, i.e. the +MetaPhlAn2 binaries. + +After installation, you must tell Galaxy about the defaut database with +clade-specific marker genes, and where to find it: + +* Put the ``metaphlan2_db.loc`` file in the ``tool-data/`` folder, after uncommenting last line +* Download whole MetaPhlan2 source code: https://bitbucket.org/biobakery/metaphlan2/get/2.5.0.zip +* Unzip it +* Move ``db_v20`` folder into ``dependency_dir/metaphlan2/2.5.0/bebatut/package_metaphlan2_2_5_0/...`` folder