# HG changeset patch # User genouest # Date 1634810155 0 # Node ID 808f2f89243e9f0a6970f835cb5ad84702a2d72c # Parent c6b5eb8fe16b657e733190ce54061fa51d736a3b "planemo upload for repository https://github.com/genouest/galaxy-tools/tree/master/tools/braker commit 85d503dfb53a60847034bfc655d334e1e6307d28" diff -r c6b5eb8fe16b -r 808f2f89243e braker.xml --- a/braker.xml Tue Oct 05 12:35:07 2021 +0000 +++ b/braker.xml Thu Oct 21 09:55:55 2021 +0000 @@ -31,6 +31,11 @@ --esmode #end if +## Both proteins and rnaseq hints, use etpmode +#if $evidences.bam and $evidences.prot_seq + --etpmode +#end if + #if $output_format == 'gff3' --gff3 #end if