Mercurial > repos > artbio > rsem
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 7:20e2c68f776a | 8:8d36aa9727b5 |
|---|---|
| 1 <tool id="extract_transcript_to_gene_map_from_trinity" name="RSEM trinity fasta to gene map" version="@WRAPPER_VERSION@"> | 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" /> |
