diff README.txt @ 3:65d174589251 draft

Uploaded v0.0.1c, repository_dependencies.xml with implicit current toolshed & latest revision
author peterjc
date Mon, 08 Jul 2013 11:21:05 -0400
parents e99b1bbe44f8
children 41d8f46e0343
line wrap: on
line diff
--- a/README.txt	Tue May 07 13:54:45 2013 -0400
+++ b/README.txt	Mon Jul 08 11:21:05 2013 -0400
@@ -32,6 +32,9 @@
 This workflow is available on the main Galaxy Tool Shed:
 http://toolshed.g2.bx.psu.edu/view/peterjc/rxlr_venn_workflow
 
+Test releases (which should not be used) are on the Test Tool Shed:
+http://testtoolshed.g2.bx.psu.edu/view/peterjc/rxlr_venn_workflow
+
 Development is being done on github here:
 https://github.com/peterjc/picobio/tree/master/galaxy_workflows/rxlr_venn_workflow
 
@@ -47,3 +50,22 @@
 However, at the time of writing those Galaxy tools have their own dependencies
 required for this workflow which require manual installation (SignalP v3.0,
 HMMER v2.0, and the R/Bioconductor package limma).
+
+
+Developers
+==========
+
+This workflow is under source code control here:
+
+https://github.com/peterjc/picobio/tree/master/galaxy_workflows/rxlr_venn_workflow
+
+To prepare the tar-ball for uploading to the Tool Shed, I use this:
+
+$ tar -cf rxlr_venn_workflow.tar.gz README.txt repository_dependencies.xml rxlr_venn_workflow.ga
+
+Check this,
+
+$ tar -tzf rxlr_venn_workflow.tar.gz
+README.txt
+repository_dependencies.xml
+rxlr_venn_workflow.ga