# HG changeset patch # User iuc # Date 1612554522 0 # Node ID d6dc477167f890c19eca611d51137eb6ebc880e3 # Parent e522022137f637a19ff126830d152449406e8160 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bcftools commit 8ad854180e3be0934cdb1f0021886199a2edf9c3" diff -r e522022137f6 -r d6dc477167f8 bcftools_consensus.xml --- a/bcftools_consensus.xml Wed Dec 25 12:25:37 2019 -0500 +++ b/bcftools_consensus.xml Fri Feb 05 19:48:42 2021 +0000 @@ -1,5 +1,5 @@ - + Create consensus sequence by applying VCF variants to a reference fasta file consensus @@ -34,6 +34,10 @@ #end if @SAMPLE@ +#set $section = $sec_restrict +@INCLUDE@ +@EXCLUDE@ + #if $chain: --chain '$chain_file' #end if @@ -64,6 +68,10 @@ +
+ + +
@@ -119,6 +127,18 @@ + + + +
+ +
+ + + + + +
+ + "'" not in value and value[-1] != "\\" + + + + + + + - ^[^']*$ - + @@ -448,11 +456,10 @@ --include '${section.include}' #end if - + - ^[^']*$ - +