Repository 'trinitystats'
hg clone https://toolshed.g2.bx.psu.edu/repos/anmoljh/trinitystats

Changeset 5:8c77dcef9e1f (2015-08-26)
Previous changeset 4:bc69ce5c2914 (2015-08-26) Next changeset 6:b1a32f4c5cc5 (2015-08-26)
Commit message:
changed tool dependency in 'trinityStats.xml'
modified:
trinityStats.xml
b
diff -r bc69ce5c2914 -r 8c77dcef9e1f trinityStats.xml
--- a/trinityStats.xml Wed Aug 26 15:13:00 2015 +0100
+++ b/trinityStats.xml Wed Aug 26 15:34:49 2015 +0100
b
@@ -2,7 +2,7 @@
     <description></description>
 
     <requirements>
-        <requirement type="package" version="2013_08_14">trinityrnaseq</requirement>
+        <requirement type="package" version="r20140717">trinityrnaseq</requirement>
     </requirements>
 
     <command>\$TRINITY_HOME/util/TrinityStats.pl  $fastafile  &gt; $statsfile 2&gt;&amp;1;</command>