comparison dante_gff_output_filtering.xml @ 27:064d80d1fa28 draft

planemo upload commit d8e871f6da54e3feb0b30e5926115c8f6c6a0890
author petr-novak
date Thu, 02 Feb 2023 09:48:58 +0000
parents 02c6dff8c381
children a9c81555f2fb
comparison
equal deleted inserted replaced
26:02c6dff8c381 27:064d80d1fa28
1 <tool id="domains_filter" name="Protein Domains Filter" version="1.1.7"> 1 <tool id="domains_filter" name="Protein Domains Filter" version="1.1.8"">
2 <description> Tool for filtering of gff3 output from DANTE. Filtering can be performed based domain type and alignment quality. </description> 2 <description> Tool for filtering of gff3 output from DANTE. Filtering can be performed based domain type and alignment quality. </description>
3 <requirements> 3 <requirements>
4 <requirement type="package">dante=0.1.7</requirement> 4 <requirement type="package">dante=0.1.8</requirement>
5 </requirements> 5 </requirements>
6 <stdio> 6 <stdio>
7 <regex match="Traceback" source="stderr" level="fatal" description="Unknown error" /> 7 <regex match="Traceback" source="stderr" level="fatal" description="Unknown error" />
8 <regex match="error" source="stderr" level="fatal" description="Unknown error" /> 8 <regex match="error" source="stderr" level="fatal" description="Unknown error" />
9 <regex match="Traceback" source="stderr" level="fatal" description="Unknown error" /> 9 <regex match="Traceback" source="stderr" level="fatal" description="Unknown error" />