# HG changeset patch # User iuc # Date 1644226890 0 # Node ID 6f52ebc01098eefa342737123e851bb6c676c406 # Parent f5643712dca7ab49ba02ad10b54373dc9a759ac3 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 42a048391200da4c664650f7e7665c97ace584ee" diff -r f5643712dca7 -r 6f52ebc01098 artic_minion.xml --- a/artic_minion.xml Mon Jan 31 10:12:30 2022 +0000 +++ b/artic_minion.xml Mon Feb 07 09:41:30 2022 +0000 @@ -40,7 +40,7 @@ "'"'${read_file.element_identifier}'"'" && bgzip -f '${read_file.element_identifier}.fail.vcf' ## remove enclosing single-quotes from header of output consensus fasta - && sed -i "1s/'${read_file.element_identifier}'/${read_file.element_identifier}/" ${read_file.element_identifier}.consensus.fasta + && sed -i "1s/'${read_file.element_identifier}'/${read_file.element_identifier}/" '${read_file.element_identifier}.consensus.fasta' ]]>