Mercurial > repos > anmoljh > trinitystats
comparison 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 |
comparison
equal
deleted
inserted
replaced
2:6b715301b126 | 3:0a8d55375004 |
---|---|
3 | 3 |
4 <requirements> | 4 <requirements> |
5 <requirement type="package" version="2013_08_14">trinityrnaseq</requirement> | 5 <requirement type="package" version="2013_08_14">trinityrnaseq</requirement> |
6 </requirements> | 6 </requirements> |
7 | 7 |
8 <command interpreter='perl'>\$TRINITY_HOME/util/TrinityStats.pl $fastafile > $statsfile 2>&1;</command> | 8 <command>\$TRINITY_HOME/util/TrinityStats.pl $fastafile > $statsfile 2>&1;</command> |
9 | 9 |
10 <inputs> | 10 <inputs> |
11 <!-- Required --> | 11 <!-- Required --> |
12 | 12 |
13 <param name='fastafile' type="data" format="fasta" label='Trinity Assembly' help='Trinity Assembled fasta file'/> | 13 <param name='fastafile' type="data" format="fasta" label='Trinity Assembly' help='Trinity Assembled fasta file'/> |