Mercurial > repos > peterjc > secreted_protein_workflow
diff README.txt @ 2:aecb871dfe4c draft
Uploaded v0.0.1b, repository_dependencies.xml with implicit current toolshed & latest revision
author | peterjc |
---|---|
date | Mon, 08 Jul 2013 11:19:47 -0400 |
parents | 9f2fea8a5d32 |
children | 237d3bef3b86 |
line wrap: on
line diff
--- a/README.txt Mon May 06 11:25:32 2013 -0400 +++ b/README.txt Mon Jul 08 11:19:47 2013 -0400 @@ -23,3 +23,30 @@ Development is being done on github here: https://github.com/peterjc/picobio/tree/master/galaxy_workflows/secreted_protein_workflow + + +Dependencies +============ + +These dependencies should be resolved automatically via the Galaxy Tool Shed: + * http://toolshed.g2.bx.psu.edu/view/peterjc/tmhmm_and_signalp + * http://toolshed.g2.bx.psu.edu/view/peterjc/seq_filter_by_id + +However, at the time of writing those Galaxy tools have their own dependencies +required for this workflow which require manual installation (SignalP v3.0 +and TMHMM v2.0). + + +Development +=========== + +To prepare the tar-ball for uploading to the Tool Shed, I use this: + +$ tar -cf secreted_protein_workflow.tar.gz README.txt repository_dependencies.xml secreted_protein_workflow.ga + +Check this, + +$ tar -tzf secreted_protein_workflow.tar.gz +README.txt +repository_dependencies.xml +secreted_protein_workflow.ga