Mercurial > repos > iuc > minimap2
changeset 6:4d84d86b368e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/minimap2 commit d467ba21d5a83a68e87625c9e9157b37eac03eda-dirty
author | iuc |
---|---|
date | Fri, 03 Nov 2017 17:26:44 -0400 |
parents | 3875e9b17ca6 |
children | 831dcb48efa1 |
files | minimap2.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/minimap2.xml Fri Nov 03 17:24:24 2017 -0400 +++ b/minimap2.xml Fri Nov 03 17:26:44 2017 -0400 @@ -11,7 +11,7 @@ #if $reference_source.reference_source_selector == 'history': ln -f -s '$reference_source.ref_file' reference.fa && #else: - ln -f -s '$reference_source.ref_file.fields.path' reference.fa + ln -f -s '$reference_source.ref_file.fields.path' reference.fa && #end if minimap2 -a -x $analysis_type_selector