comparison abundance_estimates_to_matrix.xml @ 18:442e3696c634 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit c468d2b9613f88cc5f96f77ab1e0592d3c9ce707"
author iuc
date Sat, 27 Nov 2021 10:16:47 +0000
parents 2e21a7c28b38
children a009c96c5c18
comparison
equal deleted inserted replaced
17:2e21a7c28b38 18:442e3696c634
1 <tool id="trinity_abundance_estimates_to_matrix" name="Build expression matrix" version="@WRAPPER_VERSION@"> 1 <tool id="trinity_abundance_estimates_to_matrix" name="Build expression matrix" version="@WRAPPER_VERSION@">
2 <description>for a de novo assembly of RNA-Seq data by Trinity</description> 2 <description>for a de novo assembly of RNA-Seq data by Trinity</description>
3 <expand macro="bio_tools"/>
4 <macros> 3 <macros>
5 <import>macros.xml</import> 4 <import>macros.xml</import>
6 </macros> 5 </macros>
6 <expand macro="bio_tools"/>
7 <expand macro="requirements"> 7 <expand macro="requirements">
8 <requirement type="package" version="3.20.7">bioconductor-edger</requirement> 8 <requirement type="package" version="3.20.7">bioconductor-edger</requirement>
9 <requirement type="package" version="0.44.0">kallisto</requirement> 9 <requirement type="package" version="0.44.0">kallisto</requirement>
10 </expand> 10 </expand>
11 <command detect_errors="aggressive"><![CDATA[ 11 <command detect_errors="aggressive"><![CDATA[