# HG changeset patch # User sanbi-uwc # Date 1666674703 0 # Node ID 9a99e9984a26493e90ca8ffb28407b4041d26741 # Parent e4ebea0307b6b3704ab210393e1413dd1a9aec8f planemo upload for repository https://github.com/pvanheus/lukasa commit 255737ae00647a7e240a4b92a7946dccc3133ef7-dirty diff -r e4ebea0307b6 -r 9a99e9984a26 lukasa.xml --- a/lukasa.xml Thu Oct 20 15:12:57 2022 +0000 +++ b/lukasa.xml Tue Oct 25 05:11:43 2022 +0000 @@ -1,9 +1,9 @@ - + Align protein evidence against genomic contigs using metaeuk and spaln - 0.12.0 + 0.13.0 - 10.5281/zenodo.4084862 + 10.5281/zenodo.7236571 lukasa @@ -13,12 +13,20 @@ #if str($species_table).strip() != '' --species_table '$species_table' #end if + #if str($max_intron).strip(): + --max_intron $max_intron + #end if + #if str($min_intron).strip(): + --min_intron $min_intron + #end if --output_filename '$output_gff' '$contigs_fasta' '$proteins_fasta' ]]> + +