# HG changeset patch # User iuc # Date 1539539789 14400 # Node ID b91e0f76afe98cdbca106122fb69bab5d414d6a3 # Parent 02afb5ea2fceba3c84820a3afcbcda7297cb397c planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_view commit b3426aed6615742d96dfb8f7346a9e0d4e391a99-dirty diff -r 02afb5ea2fce -r b91e0f76afe9 macros.xml --- a/macros.xml Thu Sep 27 08:51:16 2018 -0400 +++ b/macros.xml Sun Oct 14 13:56:29 2018 -0400 @@ -53,11 +53,11 @@ #if $addref_cond.addref_select == "history": ln -s '${addref_cond.ref}' reference.fa && samtools faidx reference.fa && - #set reffa=str($addref_cond.ref) + #set reffa="reference.fa" #set reffai="reference.fa.fai" #elif $addref_cond.addref_select == "cached": #set reffa=str($addref_cond.ref.fields.path) - #set reffai=str($addref_cond.ref.fields.path) + #set reffai=str($addref_cond.ref.fields.path)+".fai" #else #set reffa=None #set reffai=None @@ -67,7 +67,6 @@ ##compute the number of ADDITIONAL threads to be used by samtools (-@) addthreads=\${GALAXY_SLOTS:-1} && (( addthreads-- )) && ]]> - read is a PCR or optical duplicate + + + + + + + + + + + + + + + + ^[^\s'\":]+(:\d+(-\d+){0,1}){0,1}$ + + + + + + + + +