Mercurial > repos > trinity_ctat > trinity
comparison trinity.xml @ 1:88ada07f855c draft
Adding align_and_estimate_abundance tool.
author | trinity_ctat |
---|---|
date | Thu, 21 Sep 2017 14:31:42 -0400 |
parents | f571ca145e9d |
children | 7824ba3f1dfc |
comparison
equal
deleted
inserted
replaced
0:f571ca145e9d | 1:88ada07f855c |
---|---|
1 <tool id="trinityrnaseq" name="Trinity" version="2.4.0"> | 1 <tool id="trinityrnaseq" name="trinity" version="2.4.0"> |
2 | 2 |
3 <!-- Original written by Jeremy Goecks, | 3 <!-- Original tool written by Jeremy Goecks, |
4 later development/maintenance by (in chronological order) | 4 later development/maintenance by (in chronological order) |
5 bhaas, Ben Fulton, Cicada Dennis | 5 Brian Haas, Ben Fulton, Cicada Dennis |
6 --> | 6 --> |
7 <description>De novo assembly of RNA-Seq data using Trinity 2.4.0</description> | 7 <description>De novo assembly of RNA-Seq data using Trinity 2.4.0</description> |
8 <requirements> | 8 <requirements> |
9 <requirement type="package" version="2.7">python</requirement> | 9 <requirement type="package" version="2.7">python</requirement> |
10 <requirement type="package">subprocess32</requirement> | 10 <requirement type="package">subprocess32</requirement> |