Mercurial > repos > trinity_ctat > test_ctat_genome_res_lib_dm
changeset 11:619f995df0ba draft
Uploaded
| author | trinity_ctat |
|---|---|
| date | Mon, 02 Jul 2018 13:56:22 -0400 |
| parents | 5b02341a0e2f |
| children | 94a7f5d8e350 |
| files | data_manager/add_ctat_resource_lib.xml |
| diffstat | 1 files changed, 3 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/data_manager/add_ctat_resource_lib.xml Mon Jul 02 13:49:22 2018 -0400 +++ b/data_manager/add_ctat_resource_lib.xml Mon Jul 02 13:56:22 2018 -0400 @@ -1,6 +1,8 @@ <tool id="ctat_genome_resource_libs_data_manager" name="CTAT Genome Resource Libraries Data Manager" - version="1.0.0" tool_type="manage_data"> + version="1.0.0" tool_type="manage_data" + profile="17.05"> + <description>Retrieve, and/or specify the location of, a CTAT Genome Resource Library. </description> <requirements> @@ -32,14 +34,6 @@ #end if ]]> </command> - <!-- Add the following to the above command, if we add the mutation indexes to the tool. - #if str( $mutation_indexes.download ) == "true": - --download_mutation_indexes_url "${mutation_indexes.source_url}" - #if str( $mutation_indexes.force_download ) == "true": - --new_mutation_indexes_download - #end if - #end if - --> <inputs> <!-- The following are left in here, just as examples of various ways of doing options. <param name="force_download" type="boolean" checked="false"
