# HG changeset patch # User iuc # Date 1752604106 0 # Node ID 20d725740701b1b32b0fba23614f0b80a0be8d7f # Parent 6b20d051d0dc2c33e87f313594e8407146dc84b5 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/miniprot commit fee066da2d0836fe14b7243fc108ddde0e23e248 diff -r 6b20d051d0dc -r 20d725740701 macros.xml --- a/macros.xml Thu Mar 28 17:28:56 2024 +0000 +++ b/macros.xml Tue Jul 15 18:28:26 2025 +0000 @@ -1,5 +1,5 @@ - 0.13 + 0.18 0 diff -r 6b20d051d0dc -r 20d725740701 miniprot.xml --- a/miniprot.xml Thu Mar 28 17:28:56 2024 +0000 +++ b/miniprot.xml Tue Jul 15 18:28:26 2025 +0000 @@ -60,6 +60,12 @@ #else if str($output_format) == "gtf" --gtf #end if + + #if str($splice.spsc_file) != 'None': + --spsc '$splice.spsc_file' + --spsc0 $splice.spsc0 + #end if + '$protein_fasta' > '$output_alignment' ]]> @@ -87,6 +93,12 @@ + +
+ + +
+ @@ -144,6 +156,7 @@ + @@ -195,8 +208,7 @@ - - + @@ -266,7 +278,7 @@ - + @@ -285,10 +297,8 @@ - - - + @@ -310,7 +320,7 @@ - + @@ -377,6 +387,28 @@ + + + + + + + + + + +
+ +
+
+ + + + + + + +