comparison gene_to_trans_map.xml @ 20:3f52e3619338 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit c6eab3b60743dfa415dc135d657267cc8a0a31ce
author iuc
date Tue, 08 Aug 2023 08:52:04 +0000
parents 78b742ff461b
children
comparison
equal deleted inserted replaced
19:78b742ff461b 20:3f52e3619338
24 Trinity_ assembles transcript sequences from Illumina RNA-Seq data. 24 Trinity_ assembles transcript sequences from Illumina RNA-Seq data.
25 This tool produces a file containing correspondance between gene ids and transcript ids based on the name of transcripts assembled by Trinity. 25 This tool produces a file containing correspondance between gene ids and transcript ids based on the name of transcripts assembled by Trinity.
26 The output file is intended to be used by the "Align reads and estimate abundance" tool. 26 The output file is intended to be used by the "Align reads and estimate abundance" tool.
27 The same file is automatically generated when running Trinity, this tool is only intended to be used when you don't (or no longer) have access to the one produced by Trinity. 27 The same file is automatically generated when running Trinity, this tool is only intended to be used when you don't (or no longer) have access to the one produced by Trinity.
28 28
29 .. _Trinity: http://trinityrnaseq.github.io 29 .. _Trinity: https://github.com/trinityrnaseq/trinityrnaseq/wiki
30 </help> 30 </help>
31 <expand macro="citation" /> 31 <expand macro="citation" />
32 </tool> 32 </tool>