Mercurial > repos > iuc > rcorrector
changeset 2:975a2bc42c0a draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rcorrector commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Wed, 01 Sep 2021 08:19:27 +0000 |
| parents | b84843d7a157 |
| children | |
| files | rcorrector.xml |
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/rcorrector.xml Thu Dec 26 10:21:32 2019 +0000 +++ b/rcorrector.xml Wed Sep 01 08:19:27 2021 +0000 @@ -1,5 +1,8 @@ <tool id="rcorrector" name="RNA-seq Rcorrector" version="1.0.3+galaxy1"> <description>a kmer-based error correction method for RNA-seq data</description> + <xrefs> + <xref type="bio.tools">rcorrector</xref> + </xrefs> <requirements> <requirement type="package" version="1.0.3">rcorrector</requirement> <requirement type="package" version="3.7">python</requirement>
