Mercurial > repos > scottx611x > tophat2_with_gene_annotations
annotate tophat2/tool_dependencies.xml @ 4:96fd869a7722 draft
Uploaded
author | scottx611x |
---|---|
date | Tue, 26 Apr 2016 14:48:32 -0400 |
parents | 535104201c94 |
children | 9b5dea6863b0 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="bowtie2" version="2.2.5"> | |
4 <repository changeset_revision="8b300d21e6bd" name="package_bowtie_2_2_5" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
5 </package> | |
6 <package name="tophat" version="2.0.14"> | |
7 <repository changeset_revision="536f7bb5616d" name="package_tophat_2_0_14" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
8 </package> | |
4 | 9 <package name="gene_annotation_data_manager" version="1.0.0"> |
10 <repository changeset_revision="189164b8f9d2" name="data_manager_fetch_gene_annotation" owner="scottx611x" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
0 | 11 </package> |
12 </tool_dependency> |