annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
3a6de5cb858d Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff changeset
1 <?xml version="1.0"?>
3a6de5cb858d Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff changeset
2 <repositories description="This requires my SignalP and TMHMM wrapers, and my FASTA filtering tool.">
3a6de5cb858d Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff changeset
3 <!-- Revision 15:6abd809cefdd on the main tool shed is v0.2.4, the current latest - but older should be OK -->
3a6de5cb858d Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff changeset
4 <repository toolshed="http://toolshed.g2.bx.psu.edu" name="tmhmm_and_signalp" owner="peterjc" changeset_revision="6abd809cefdd" />
3a6de5cb858d Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff changeset
5 <!-- Revision 2:abdd608c869b on the main tool shed is v0.0.5, the current latest - but older should be OK -->
3a6de5cb858d Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff changeset
6 <repository toolshed="http://toolshed.g2.bx.psu.edu" name="seq_filter_by_id" owner="peterjc" changeset_revision="abdd608c869b" />
3a6de5cb858d Uploaded first attempt at a workflow with dependencies on the Tool Shed
peterjc
parents:
diff changeset
7 </repositories>