Mercurial > repos > anmoljh > trinitystats
diff trinityStats.xml @ 3:0a8d55375004
corrected error in path
author | 'Anmol J. Hemrom' <anmol.jh@gmail.com> |
---|---|
date | Wed, 26 Aug 2015 14:03:12 +0100 |
parents | 6b715301b126 |
children | 8c77dcef9e1f |
line wrap: on
line diff
--- a/trinityStats.xml Wed Aug 26 13:52:39 2015 +0100 +++ b/trinityStats.xml Wed Aug 26 14:03:12 2015 +0100 @@ -5,7 +5,7 @@ <requirement type="package" version="2013_08_14">trinityrnaseq</requirement> </requirements> - <command interpreter='perl'>\$TRINITY_HOME/util/TrinityStats.pl $fastafile > $statsfile 2>&1;</command> + <command>\$TRINITY_HOME/util/TrinityStats.pl $fastafile > $statsfile 2>&1;</command> <inputs> <!-- Required -->