Mercurial > repos > petr-novak > re_utils
diff extract_contigs_from_archive.xml @ 23:36c418bca8b2 draft
planemo upload commit 20bdf879b52796d3fb251a20807191ff02084d3c-dirty
author | petr-novak |
---|---|
date | Wed, 02 Aug 2023 11:50:25 +0000 |
parents | c2c69c6090f0 |
children | b50db133106a |
line wrap: on
line diff
--- a/extract_contigs_from_archive.xml Wed Aug 02 11:31:12 2023 +0000 +++ b/extract_contigs_from_archive.xml Wed Aug 02 11:50:25 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="extract_contigs" name="Extract contigs from RepeatExplorer2 archive"> +<tool id="extract_contigs" name="Extract contigs from RepeatExplorer2 archive" version="1.0.0.3"> <command detect_errors="exit_code"> unzip -p ${RepeatExplorer_archive} contigs.fasta > ${contigs} &&