Mercurial > repos > trinity_ctat > test_ctat_genome_res_lib_dm
changeset 7:e32cb62705ce draft
Uploaded
| author | trinity_ctat |
|---|---|
| date | Mon, 02 Jul 2018 13:07:53 -0400 |
| parents | 919c61034889 |
| children | 40f36b637177 |
| files | data_manager/add_ctat_resource_lib.xml |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/data_manager/add_ctat_resource_lib.xml Mon Jul 02 12:39:12 2018 -0400 +++ b/data_manager/add_ctat_resource_lib.xml Mon Jul 02 13:07:53 2018 -0400 @@ -25,15 +25,15 @@ --rebuild #end if #endif - --build_location "${genome_resource_library.library_status.build_location}" + --build_location "${genome_resource_library.library_status.built_library_location}" #end if #if str( $gmap_build ) == "true": --gmap_build #end if #if str( $mutation_indexes.download ) == "true": - --download_mutation_indexes "${mutation_indexes.source_url}" + --download_mutation_indexes_url "${mutation_indexes.source_url}" #if str( $mutation_indexes.force_download ) == "true": - --force_mutation_indexes_download + --new_mutation_indexes_download #end if #end if ]]>
