Mercurial > repos > galaxyp > decoyfasta
changeset 1:340b8dab1dea draft
added repo and tool dependencies
author | galaxyp |
---|---|
date | Thu, 20 Jun 2013 16:22:36 -0400 |
parents | b8bc36d95284 |
children | 9e9efc69cc11 |
files | decoy_fasta.xml repository_dependencies.xml tool_dependencies.xml |
diffstat | 3 files changed, 11 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/decoy_fasta.xml Wed Dec 19 00:24:35 2012 -0500 +++ b/decoy_fasta.xml Thu Jun 20 16:22:36 2013 -0400 @@ -3,7 +3,7 @@ sequences to an existing database.</description> <requirements> - <requirement type="package">transproteomic_pipeline</requirement> + <requirement type="package">trans_proteomic_pipeline</requirement> </requirements> <command>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/repository_dependencies.xml Thu Jun 20 16:22:36 2013 -0400 @@ -0,0 +1,4 @@ +<?xml version="1.0"?> +<repositories description="Required proteomics dependencies."> + <repository toolshed="http://toolshed.g2.bx.psu.edu" name="protk_trans_proteomic_pipeline" owner="iracooke" changeset_revision="e85a18371516" /> +</repositories>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Jun 20 16:22:36 2013 -0400 @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<tool_dependency> + <package name="trans_proteomic_pipeline" version="4.6.1"> + <repository toolshed="http://toolshed.g2.bx.psu.edu" name="protk_trans_proteomic_pipeline" owner="iracooke" changeset_revision="cedd5e884349" /> + </package> +</tool_dependency>