Mercurial > repos > iuc > poretools_extract
comparison poretools_extract.xml @ 2:263124f77b6f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/poretools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Wed, 01 Sep 2021 08:04:46 +0000 |
| parents | f97175ea170d |
| children | 30817f9dd63a |
comparison
equal
deleted
inserted
replaced
| 1:82e01943ee60 | 2:263124f77b6f |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="poretools_extract" name="Extract reads" version="@VERSION@.0"> | 2 <tool id="poretools_extract" name="Extract reads" version="@VERSION@.0"> |
| 3 <description>in FASTA or FASTQ format from nanopore files</description> | 3 <description>in FASTA or FASTQ format from nanopore files</description> |
| 4 <expand macro="bio_tools"/> | |
| 4 <macros> | 5 <macros> |
| 5 <import>macros.xml</import> | 6 <import>macros.xml</import> |
| 6 </macros> | 7 </macros> |
| 7 <expand macro="requirements" /> | 8 <expand macro="requirements" /> |
| 8 <command detect_errors="aggressive"> | 9 <command detect_errors="aggressive"> |
