Mercurial > repos > petr-novak > re_utils
comparison extract_contigs_from_archive.xml @ 9:c2c69c6090f0 draft
Uploaded
author | petr-novak |
---|---|
date | Fri, 31 Jan 2020 06:55:23 -0500 |
parents | ff658cf87f16 |
children | 36c418bca8b2 |
comparison
equal
deleted
inserted
replaced
8:99569eccc583 | 9:c2c69c6090f0 |
---|---|
8 <inputs> | 8 <inputs> |
9 <param name="RepeatExplorer_archive" label="Archive with RepeatExplorer2 results" type="data" format="zip"/> | 9 <param name="RepeatExplorer_archive" label="Archive with RepeatExplorer2 results" type="data" format="zip"/> |
10 </inputs> | 10 </inputs> |
11 | 11 |
12 <outputs> | 12 <outputs> |
13 <data name="contigs" format="fasta" label="contigs from RepeatExplorer clustering from data ${RepeatExplorer_archive.hid}" /> | 13 <data name="contigs" format="fasta" label="Contigs from RepeatExplorer clustering from data ${RepeatExplorer_archive.hid}" /> |
14 <data name="aln" format="txt" label="contigs from RepeatExplorer clustering in aln format from data ${RepeatExplorer_archive.hid}" /> | 14 <data name="aln" format="txt" label="Contigs from RepeatExplorer clustering in aln format from data ${RepeatExplorer_archive.hid}" /> |
15 </outputs> | 15 </outputs> |
16 </tool> | 16 </tool> |