Mercurial > repos > iuc > trinity_samples_qccheck
changeset 16:b58468eb4e64 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 33aaad8d6afce20732d8232fbcd777a3aabf09ec"
author | iuc |
---|---|
date | Fri, 10 Sep 2021 22:50:59 +0000 |
parents | d83aa367a381 |
children | 50ba95fec4a2 |
files | macros.xml samples_qccheck.xml |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Fri Mar 19 21:40:33 2021 +0000 +++ b/macros.xml Fri Sep 10 22:50:59 2021 +0000 @@ -6,7 +6,11 @@ <yield/> </requirements> </xml> - + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">trinity</xref> + </xrefs> + </xml> <token name="@WRAPPER_VERSION@">2.9.1</token> <token name="@COMMAND_PAIRED_STRAND_JACCARD@">
--- a/samples_qccheck.xml Fri Mar 19 21:40:33 2021 +0000 +++ b/samples_qccheck.xml Fri Sep 10 22:50:59 2021 +0000 @@ -1,5 +1,6 @@ <tool id="trinity_samples_qccheck" name="RNASeq samples quality check" version="@WRAPPER_VERSION@"> <description>for transcript quantification</description> + <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros>