comparison 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
comparison
equal deleted inserted replaced
0:e5e836936d60 1:49795544dac7
1 <tool id="extract_transcript_to_gene_map_from_trinity" name="RSEM trinity fasta to gene map" version="0.4.0"> 1 <tool id="extract_transcript_to_gene_map_from_trinity" name="RSEM trinity fasta to gene map" version="@WRAPPER_VERSION@">
2 <description>extract transcript to gene map from trinity</description> 2 <description>extract transcript to gene map from trinity</description>
3 <macros>
4 <import>macros.xml</import>
5 </macros>
3 <requirements> 6 <requirements>
4 <requirement type="package" version="1.3.0">rsem</requirement> 7 <requirement type="package" version="1.3.0">rsem</requirement>
5 </requirements> 8 </requirements>
6 <stdio> 9 <stdio>
7 <exit_code range="1:" level="fatal" description="Error Running RSEM" /> 10 <exit_code range="1:" level="fatal" description="Error Running RSEM" />