Mercurial > repos > petr-novak > repeatexplorer2_testing
changeset 21:84106349d4b1 draft
Uploaded
| author | petr-novak | 
|---|---|
| date | Fri, 01 Mar 2024 06:45:14 +0000 | 
| parents | 19a3d199db8f | 
| children | 9eee8a12fd8a | 
| files | repex_tarean.xml | 
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] | 
line wrap: on
 line diff
--- a/repex_tarean.xml Fri Mar 01 06:44:41 2024 +0000 +++ b/repex_tarean.xml Fri Mar 01 06:45:14 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="tarean" name="Tandem Repeat Analyzer" version="2.3.9.1" > +<tool id="tarean" name="Tandem Repeat Analyzer (TAREAN)" version="2.3.10.1" > <stdio> <regex match="Traceback" source="stderr" level="fatal" description="Unknown error" /> <regex match="error" source="stderr" level="fatal" description="Unknown error" /> @@ -7,7 +7,7 @@ </stdio> <description>Identification of genomic tandem repeats from NGS data</description> <requirements> - <container type="singularity">library://repeatexplorer/default/repex_tarean:0.3.9-579a65d</container> + <container type="singularity">library://repeatexplorer/default/repex_tarean:0.3.10-a11bf65</container> </requirements> <command detect_errors="exit_code"> export PYTHONHASHSEED=0;
