Previous changeset 1:74af283d8ebd (2020-11-22) |
Commit message:
planemo upload commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616 |
modified:
data_manager/data_manager_cat.xml |
b |
diff -r 74af283d8ebd -r 472dabcb03bf data_manager/data_manager_cat.xml --- a/data_manager/data_manager_cat.xml Sun Nov 22 12:47:10 2020 +0000 +++ b/data_manager/data_manager_cat.xml Mon Dec 18 09:36:10 2023 +0000 |
b |
@@ -1,4 +1,4 @@ -<tool id="data_manager_cat" name="CAT DB" version="5.0.3.0" tool_type="manage_data" profile="18.09"> +<tool id="data_manager_cat" name="CAT DB" version="5.0.3.1" tool_type="manage_data" profile="18.09"> <description>Install a new CAT database</description> <requirements> <requirement type="package" version="5.0.3">cat</requirement> @@ -51,5 +51,10 @@ This requires at least 100GB of RAM, 250GB of disk space, and 24 hours. ]]></help> - <expand macro="citations" /> + <citations> + <citation type="doi">https://doi.org/10.1101/072868</citation> + <citation type="doi">https://doi.org/10.1186/s13059-019-1817-x</citation> + <citation type="doi">https://doi.org/10.1038/nmeth.3176</citation> + <citation type="doi">https://doi.org/10.1186/1471-2105-11-119</citation> + </citations> </tool> |