Mercurial > repos > galaxyp > data_manager_eggnog_mapper
comparison data_manager/data_manager_eggnog.xml @ 3:5a2ffc486246 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit e45c15081260025e470d23975ef5a734d3f8fc66"
author | galaxyp |
---|---|
date | Tue, 25 Jan 2022 13:50:50 +0000 |
parents | 3d82020b1e3b |
children | 516eb4e1cf8e |
comparison
equal
deleted
inserted
replaced
2:3d82020b1e3b | 3:5a2ffc486246 |
---|---|
19 <expand macro="data_manager_test"/> | 19 <expand macro="data_manager_test"/> |
20 </tests> | 20 </tests> |
21 <help><![CDATA[ | 21 <help><![CDATA[ |
22 This tool downloads eggnog data using download_eggnog_data.py | 22 This tool downloads eggnog data using download_eggnog_data.py |
23 and populates the data tables: eggnog_mapper_db_versioned. | 23 and populates the data tables: eggnog_mapper_db_versioned. |
24 The data is located at: http://eggnog5.embl.de/download/emapperdb-5.0.0/ | 24 The data is located at: http://eggnog5.embl.de/download/emapperdb-5.0.2/ |
25 can vary from 1G to 80G in size. | 25 can vary from 1G to 80G in size. |
26 | 26 |
27 This will install data relative to the galaxy_data_manager_data_path declared in config/galaxy.yml | 27 This will install data relative to the galaxy_data_manager_data_path declared in config/galaxy.yml |
28 in directory eggnog_data/<eggnog data version>/. | 28 in directory eggnog_data/<eggnog data version>/. |
29 The eggnog version is queried from the downloaded SQlite eggnog.db from table version. | 29 The eggnog version is queried from the downloaded SQlite eggnog.db from table version. |