Mercurial > repos > galaxyp > peptide_to_gff
annotate tool_dependencies.xml @ 0:cec60c540546
Uploaded
author | galaxyp |
---|---|
date | Wed, 26 Jun 2013 15:56:16 -0400 |
parents | |
children | 0cd177bc347d |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="peptide_to_gff" version="master"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="download_by_url">https://bitbucket.org/galaxyp/peptide_to_gff/get/5f32b86.tar.gz</action> | |
7 <action type="setup_virtualenv" /> | |
8 </actions> | |
9 </install> | |
10 <readme> | |
11 Sets up a virtualenv for peptides-to-gff. | |
12 </readme> | |
13 </package> | |
14 </tool_dependency> |