Mercurial > repos > trinity_ctat > test_ctat_genome_res_lib_dm
changeset 17:9218bd8f7d99 draft
Uploaded
| author | trinity_ctat |
|---|---|
| date | Mon, 02 Jul 2018 16:50:48 -0400 |
| parents | 8482b3239180 |
| children | d3fce82fbe92 |
| files | data_manager/add_ctat_resource_lib.xml |
| diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/data_manager/add_ctat_resource_lib.xml Mon Jul 02 16:46:53 2018 -0400 +++ b/data_manager/add_ctat_resource_lib.xml Mon Jul 02 16:50:48 2018 -0400 @@ -12,7 +12,13 @@ python $__tool_directory__/add_ctat_resource_lib.py --output_filename "${out_file}" --display_name "${display_name}" - --build_location "${genome_resource_library.built_library_location}" + #if str( ${genome_resource_library.library_status.needs_build} ) == "true": + --source_location "${genome_resource_library.library_status.source_location}" + #if str( $genome_resource_library.library_status.rebuild ) == "true": + --rebuild + #end if + #endif + --build_location "${genome_resource_library.built_library_location}" ]]> </command> <inputs>
