# HG changeset patch # User iuc # Date 1739963316 0 # Node ID e7a2086a0f0392a710e66b254e399758b3c3a2e2 # Parent c5f2ce99da6908d8163c3c7d194731f65aab5040 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/freyja commit cb599a5ca4a1612c5fc8050d6042d52c729a7c06 diff -r c5f2ce99da69 -r e7a2086a0f03 freyja_demix.xml --- a/freyja_demix.xml Fri Nov 15 16:44:54 2024 +0000 +++ b/freyja_demix.xml Wed Feb 19 11:08:36 2025 +0000 @@ -18,6 +18,7 @@ #else: #set $sn = str($sample_name.name) #end if +@CUSTOM_BARCODES_LINKING@ #set $in_file = $sn.replace(' ', '_') + '.' + $variants_in.ext ln -s '$variants_in' $in_file && freyja demix @@ -98,6 +99,24 @@ + + + + + + + + + + + + + + + + + + 1.5.2 - 0 + 1 21.01 @@ -22,6 +22,16 @@ freyja update && #end if ]]> + + @@ -41,11 +51,6 @@ $confirmedonly --pathogen '$pathogen' ]]> - plot_title.txt && echo '${plot_format.plot_intro}' > plot_intro.txt &&