Mercurial > repos > peterjc > secreted_protein_workflow
diff repository_dependencies.xml @ 0:3a6de5cb858d draft
Uploaded first attempt at a workflow with dependencies on the Tool Shed
author | peterjc |
---|---|
date | Mon, 06 May 2013 11:11:11 -0400 |
parents | |
children | aecb871dfe4c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/repository_dependencies.xml Mon May 06 11:11:11 2013 -0400 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<repositories description="This requires my SignalP and TMHMM wrapers, and my FASTA filtering tool."> + <!-- Revision 15:6abd809cefdd on the main tool shed is v0.2.4, the current latest - but older should be OK --> + <repository toolshed="http://toolshed.g2.bx.psu.edu" name="tmhmm_and_signalp" owner="peterjc" changeset_revision="6abd809cefdd" /> + <!-- Revision 2:abdd608c869b on the main tool shed is v0.0.5, the current latest - but older should be OK --> + <repository toolshed="http://toolshed.g2.bx.psu.edu" name="seq_filter_by_id" owner="peterjc" changeset_revision="abdd608c869b" /> +</repositories>