# HG changeset patch # User trinity_ctat # Date 1526495852 14400 # Node ID a10082746830f64f33108fe9e4e97a901cdfaef9 # Parent 0a76524a6e3a62b50cb92f14f8bda127fde98fbe Updating star_fusion and gmap_fusion to work with the new datamanager (the tablename was changed to be consistent with other naming). diff -r 0a76524a6e3a -r a10082746830 ctat_gmap_fusion.xml --- a/ctat_gmap_fusion.xml Fri Apr 27 16:07:05 2018 -0400 +++ b/ctat_gmap_fusion.xml Wed May 16 14:37:32 2018 -0400 @@ -8,7 +8,7 @@ -T $assembled_trans --left_fq $left_input --right_fq $right_input - --genome_lib_dir "${genome_ref_lib.fields.path}" + --genome_lib_dir "${genome_resource_lib.fields.path}" --output "subdir" @@ -22,8 +22,8 @@ - - + + @@ -39,7 +39,7 @@