Mercurial > repos > trinity_ctat > star_fusion
changeset 9:a53fe0b09d21 draft
Fixing star_fusion tool.
author | trinity_ctat |
---|---|
date | Fri, 15 Dec 2017 16:05:16 -0500 |
parents | 5693287449b3 |
children | 43d9d711800a |
files | star_fusion.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/star_fusion.xml Fri Dec 15 14:41:14 2017 -0500 +++ b/star_fusion.xml Fri Dec 15 16:05:16 2017 -0500 @@ -7,8 +7,8 @@ <![CDATA[ STAR-Fusion --genome_lib_dir "${genome_ref_lib.fields.path}" - --left_fq "${left_input} - --right_fq "${right_input} + --left_fq "${left_input}" + --right_fq "${right_input}" --output_dir subdir ]]> </command>