# HG changeset patch # User iuc # Date 1711646936 0 # Node ID 6b20d051d0dc2c33e87f313594e8407146dc84b5 # Parent 00b22efdd10062ef096ec27a368a36a6bf5d1118 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/miniprot commit 810c6000c2d67e78764285c659c8082bbc573d71 diff -r 00b22efdd100 -r 6b20d051d0dc macros.xml --- a/macros.xml Mon Mar 11 15:26:38 2024 +0000 +++ b/macros.xml Thu Mar 28 17:28:56 2024 +0000 @@ -1,5 +1,6 @@ - 0.12 + 0.13 + 0 10.1093/bioinformatics/btad014 diff -r 00b22efdd100 -r 6b20d051d0dc miniprot.xml --- a/miniprot.xml Mon Mar 11 15:26:38 2024 +0000 +++ b/miniprot.xml Thu Mar 28 17:28:56 2024 +0000 @@ -1,5 +1,5 @@ - + align a protein sequence against a genome with affine gap penalty, splicing and frameshift macros.xml @@ -25,7 +25,10 @@ -C $adv.alignment.non_canonical_splice -F $adv.alignment.frameshift -B $adv.alignment.end_bonus - -j $adv.alignment.splice_model + -j $adv.alignment.splice_model + #if str($adv.ncbi_table) !="" + -T '$adv.ncbi_table' + #end if #if str($adv.mapping.intron_size.mode) == 'manual' -G $adv.mapping.intron_size.max_intron #elif str($adv.mapping.intron_size.mode) == 'auto' @@ -71,7 +74,7 @@ - + @@ -142,10 +145,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -235,7 +266,7 @@ - + @@ -257,7 +288,7 @@ - + @@ -279,7 +310,7 @@ - + @@ -332,6 +363,7 @@ +
@@ -360,4 +392,4 @@ .. _overview: https://github.com/lh3/miniprot#algorithm-overview ]]> - \ No newline at end of file +