Mercurial > repos > galaxyp > peptide_to_gff
diff tool_dependencies.xml @ 0:cec60c540546
Uploaded
author | galaxyp |
---|---|
date | Wed, 26 Jun 2013 15:56:16 -0400 |
parents | |
children | 0cd177bc347d |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Jun 26 15:56:16 2013 -0400 @@ -0,0 +1,14 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="peptide_to_gff" version="master"> + <install version="1.0"> + <actions> + <action type="download_by_url">https://bitbucket.org/galaxyp/peptide_to_gff/get/5f32b86.tar.gz</action> + <action type="setup_virtualenv" /> + </actions> + </install> + <readme> + Sets up a virtualenv for peptides-to-gff. + </readme> + </package> +</tool_dependency>