Mercurial > repos > artbio > rsem
diff extract_transcript_to_gene_map_from_trinity.xml @ 1:49795544dac7 draft
planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/rsem commit 62e8088d5f73cbb9b2f93e23a74636c77a06b492
author | artbio |
---|---|
date | Sun, 01 Apr 2018 18:28:24 -0400 |
parents | e5e836936d60 |
children | f6fc9b92d629 |
line wrap: on
line diff
--- a/extract_transcript_to_gene_map_from_trinity.xml Sat Mar 31 21:30:07 2018 -0400 +++ b/extract_transcript_to_gene_map_from_trinity.xml Sun Apr 01 18:28:24 2018 -0400 @@ -1,5 +1,8 @@ -<tool id="extract_transcript_to_gene_map_from_trinity" name="RSEM trinity fasta to gene map" version="0.4.0"> +<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>