Mercurial > repos > petr-novak > repeatexplorer2_testing
comparison repex_full_clustering.xml @ 20:19a3d199db8f draft
Uploaded
author | petr-novak |
---|---|
date | Fri, 01 Mar 2024 06:44:41 +0000 |
parents | 4308d3e572ee |
children | 9eee8a12fd8a |
comparison
equal
deleted
inserted
replaced
19:3d0ba5734776 | 20:19a3d199db8f |
---|---|
1 <tool id="repeatexplorer2" name="RepeatExplorer2 clustering: " version="2.3.9.1" > | 1 <tool id="repeatexplorer2" name="RepeatExplorer2 clustering: " version="2.3.10.1" > |
2 <stdio> | 2 <stdio> |
3 <regex match="lastdb: can't open file: NEAR" source="stderr" level="fatal" description="Version of last is too old, use ver 956 or higher\n" /> | 3 <regex match="lastdb: can't open file: NEAR" source="stderr" level="fatal" description="Version of last is too old, use ver 956 or higher\n" /> |
4 <regex match="Traceback" source="stderr" level="fatal" description="Unknown error" /> | 4 <regex match="Traceback" source="stderr" level="fatal" description="Unknown error" /> |
5 <regex match="error" source="stderr" level="fatal" description="Unknown error" /> | 5 <regex match="error" source="stderr" level="fatal" description="Unknown error" /> |
6 <regex match="Warning" source="stderr" level="warning" description="Unknown error" /> | 6 <regex match="Warning" source="stderr" level="warning" description="Unknown error" /> |
7 <exit_code range="1:" level="fatal" description="Error" /> | 7 <exit_code range="1:" level="fatal" description="Error" /> |
8 </stdio> | 8 </stdio> |
9 <description>Improved version or repeat discovery and characterization using graph-based sequence clustering</description> | 9 <description>Improved version or repeat discovery and characterization using graph-based sequence clustering</description> |
10 <requirements> | 10 <requirements> |
11 <container type="singularity">library://repeatexplorer/default/repex_tarean:0.3.9-579a65d</container> | 11 <container type="singularity">library://repeatexplorer/default/repex_tarean:0.3.10-a11bf65</container> |
12 </requirements> | 12 </requirements> |
13 <command> | 13 <command> |
14 export PYTHONHASHSEED=0; | 14 export PYTHONHASHSEED=0; |
15 export TAREAN_CPU=\$GALAXY_SLOTS; | 15 export TAREAN_CPU=\$GALAXY_SLOTS; |
16 export TAREAN_MAX_MEM=\$((GALAXY_MEMORY_MB*1024)); | 16 export TAREAN_MAX_MEM=\$((GALAXY_MEMORY_MB*1024)); |