Mercurial > repos > artbio > rsem
comparison extract_transcript_to_gene_map_from_trinity.xml @ 6:39b8e13b1fc9 draft
planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/rsem commit f01c120abce1894ac9c6b298d301d4a2c740fc67
| author | artbio |
|---|---|
| date | Sat, 31 Mar 2018 12:18:07 -0400 |
| parents | 8857193bde0e |
| children | 20e2c68f776a |
comparison
equal
deleted
inserted
replaced
| 5:78a1909aca3e | 6:39b8e13b1fc9 |
|---|---|
| 1 <tool id="extract_transcript_to_gene_map_from_trinity" name="RSEM trinity fasta to gene map" version="0.1.0"> | 1 <tool id="extract_transcript_to_gene_map_from_trinity" name="RSEM trinity fasta to gene map" version="0.4.0"> |
| 2 <description>extract transcript to gene map from trinity</description> | 2 <description>extract transcript to gene map from trinity</description> |
| 3 <requirements> | 3 <requirements> |
| 4 <requirement type="package" version="1.3.0">rsem</requirement> | 4 <requirement type="package" version="1.3.0">rsem</requirement> |
| 5 </requirements> | 5 </requirements> |
| 6 <command> | 6 <command> |
| 36 DESCRIPTION | 36 DESCRIPTION |
| 37 generates a gene_mp_file from a trinity fasta file | 37 generates a gene_mp_file from a trinity fasta file |
| 38 | 38 |
| 39 | 39 |
| 40 </help> | 40 </help> |
| 41 <citations> | |
| 42 <citation type="doi">10.1038/nbt.1883</citation> | |
| 43 </citations> | |
| 41 </tool> | 44 </tool> |
