Mercurial > repos > artbio > rsem
diff extract_transcript_to_gene_map_from_trinity.xml @ 8:8d36aa9727b5 draft
planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/rsem commit 6fe1a0e6ffe85b57e533913ad58f3b822241574f
author | artbio |
---|---|
date | Sun, 01 Apr 2018 17:59:09 -0400 |
parents | 20e2c68f776a |
children | c86ed39b72eb |
line wrap: on
line diff
--- a/extract_transcript_to_gene_map_from_trinity.xml Sun Apr 01 17:53:57 2018 -0400 +++ b/extract_transcript_to_gene_map_from_trinity.xml Sun Apr 01 17:59:09 2018 -0400 @@ -1,5 +1,8 @@ <tool id="extract_transcript_to_gene_map_from_trinity" name="RSEM trinity fasta to gene map" version="@WRAPPER_VERSION@"> <description>extract transcript to gene map from trinity</description> + <macros> + <import>macros.xml</import> + </macros> <requirements> <requirement type="package" version="1.3.0">rsem</requirement> </requirements>