Repository 'trinity_abundance_estimates_to_matrix'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/trinity_abundance_estimates_to_matrix

Changeset 7:34cefa17a764 (2017-12-14)
Previous changeset 6:74217fbfba4d (2017-08-28) Next changeset 8:850cf1fccd69 (2017-12-15)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit 6d3a6d130b58b15190bf286b9840caa162a2bea1
modified:
abundance_estimates_to_matrix.xml
b
diff -r 74217fbfba4d -r 34cefa17a764 abundance_estimates_to_matrix.xml
--- a/abundance_estimates_to_matrix.xml Mon Aug 28 16:55:13 2017 -0400
+++ b/abundance_estimates_to_matrix.xml Thu Dec 14 10:24:04 2017 -0500
[
@@ -1,12 +1,11 @@
-<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>
     <macros>
         <import>macros.xml</import>
     </macros>
     <expand macro="requirements">
-        <requirement type="package" version="3.16.5">bioconductor-edger</requirement>
-        <!-- Cannot update to salmon 0.8.2 because in Bioconda it requires icu 58, while r-base 3.3.1 requires icu 54 -->
-        <requirement type="package" version="0.8.1">salmon</requirement>
+        <requirement type="package" version="3.20.1">bioconductor-edger</requirement>
+        <requirement type="package" version="0.9.1">salmon</requirement>
         <requirement type="package" version="0.43.1">kallisto</requirement>
     </expand>
     <command detect_errors="aggressive"><![CDATA[