Mercurial > repos > iuc > data_manager_cat
comparison data_manager/data_manager_cat.xml @ 2:472dabcb03bf draft default tip
planemo upload commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616
| author | iuc |
|---|---|
| date | Mon, 18 Dec 2023 09:36:10 +0000 |
| parents | cffd8e2382cf |
| children |
comparison
equal
deleted
inserted
replaced
| 1:74af283d8ebd | 2:472dabcb03bf |
|---|---|
| 1 <tool id="data_manager_cat" name="CAT DB" version="5.0.3.0" tool_type="manage_data" profile="18.09"> | 1 <tool id="data_manager_cat" name="CAT DB" version="5.0.3.1" tool_type="manage_data" profile="18.09"> |
| 2 <description>Install a new CAT database</description> | 2 <description>Install a new CAT database</description> |
| 3 <requirements> | 3 <requirements> |
| 4 <requirement type="package" version="5.0.3">cat</requirement> | 4 <requirement type="package" version="5.0.3">cat</requirement> |
| 5 </requirements> | 5 </requirements> |
| 6 <version_command><![CDATA[ CAT --version ]]></version_command> | 6 <version_command><![CDATA[ CAT --version ]]></version_command> |
| 49 It can either download prebuilt reference data from https://tbb.bio.uu.nl/bastiaan/CAT_prepare/ | 49 It can either download prebuilt reference data from https://tbb.bio.uu.nl/bastiaan/CAT_prepare/ |
| 50 or build new reference data using the CAT prepare application. | 50 or build new reference data using the CAT prepare application. |
| 51 | 51 |
| 52 This requires at least 100GB of RAM, 250GB of disk space, and 24 hours. | 52 This requires at least 100GB of RAM, 250GB of disk space, and 24 hours. |
| 53 ]]></help> | 53 ]]></help> |
| 54 <expand macro="citations" /> | 54 <citations> |
| 55 <citation type="doi">https://doi.org/10.1101/072868</citation> | |
| 56 <citation type="doi">https://doi.org/10.1186/s13059-019-1817-x</citation> | |
| 57 <citation type="doi">https://doi.org/10.1038/nmeth.3176</citation> | |
| 58 <citation type="doi">https://doi.org/10.1186/1471-2105-11-119</citation> | |
| 59 </citations> | |
| 55 </tool> | 60 </tool> |
