Mercurial > repos > iuc > barrnap
changeset 1:7355bbf5e05f draft
planemo upload commit 19a431ffca44dd1fd61ba2b66e5fc5ca96364f81
| author | iuc |
|---|---|
| date | Sun, 10 Jun 2018 03:26:56 -0400 |
| parents | 8fd427007e93 |
| children | fe48aa4ccd5e |
| files | barrnap.xml test-data/test_1.gff test-data/test_2.gff test-data/test_3.gff test-data/test_4.fna test-data/test_4.gff |
| diffstat | 6 files changed, 53 insertions(+), 29 deletions(-) [+] |
line wrap: on
line diff
--- a/barrnap.xml Mon Aug 28 14:14:41 2017 -0400 +++ b/barrnap.xml Sun Jun 10 03:26:56 2018 -0400 @@ -1,7 +1,7 @@ -<tool id="barrnap" name="barrnap" version="1.2.0"> +<tool id="barrnap" name="barrnap" version="1.2.1"> <description>Locate ribosomal RNA's in a fasta file. (GFF output)</description> <requirements> - <requirement type="package" version="0.8">barrnap</requirement> + <requirement type="package" version="0.9">barrnap</requirement> </requirements> <version_command>barrnap --version</version_command> <command detect_errors="exit_code"><