Mercurial > repos > iuc > data_manager_dada2
changeset 6:5711fc06a63e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_dada2 commit 27be397d903081b2e7848e568c587917e4f49b89
author | iuc |
---|---|
date | Tue, 27 Jun 2023 17:26:40 +0000 |
parents | 48a42ca61006 |
children | 678176bff643 |
files | data_manager/dada2_fetcher.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/data_manager/dada2_fetcher.xml Tue Aug 03 14:33:17 2021 +0000 +++ b/data_manager/dada2_fetcher.xml Tue Jun 27 17:26:40 2023 +0000 @@ -1,9 +1,9 @@ <?xml version="1.0"?> -<tool id="dada2_fetcher" name="dada2 data manager" tool_type="manage_data" version="0.0.8"> +<tool id="dada2_fetcher" name="dada2 data manager" tool_type="manage_data" version="0.1.0"> + <description>Download reference databases</description> <requirements> <requirement type="package" version="3.7">python</requirement> </requirements> - <description>Download reference databases</description> <command detect_errors="exit_code"><![CDATA[ python '$__tool_directory__/data_manager.py' --out '$out_file' @@ -143,7 +143,7 @@ The following refrence databases which are describes as maintained by the DADA2 project (https://benjjneb.github.io/dada2/training.html) are available - Silva (https://www.arb-silva.de/) -- RDP (http://rdp.cme.msu.edu/) +- RDP - GreenGenes (http://greengenes.secondgenome.com/) - UNITE general FASTA (https://unite.ut.ee/repository.php) @@ -174,7 +174,7 @@ <citations> <!-- silva --> <citation type="doi">10.1093/nar/gks1219</citation> - <!-- rdp -->> + <!-- rdp --> <citation type="doi">10.1093/nar/gkt1244</citation> <!-- greengenes --> <citation type="doi">10.1128/AEM.03006-05</citation>