diff README.md @ 1:cc6707a1e044 draft default tip

added fixes from Brad Langhorst; https://bitbucket.org/account/notifications/read/3443176/patch-for-proportional-venn-tool-in-galaxy; added tool_dependencies for Mako template untested
author Ido Tamir <ido.tamir@imp.ac.at>
date Mon, 24 Sep 2012 16:46:21 +0200
parents 8ea9b4e5a389
children
line wrap: on
line diff
--- a/README.md	Wed Jun 22 03:28:25 2011 -0400
+++ b/README.md	Mon Sep 24 16:46:21 2012 +0200
@@ -11,7 +11,8 @@
 
 contains an integration test for the cli interface (vennerTest.py), no galaxy unit tests.
 
-
+CLI example:
+python venner.py --files testFiles/fileA.tab,testFiles/fileB.tab --columns 1,1 --outname out.html --asNames As,Bs
 
 Proportional Venn Diagram:
 --------------------------
@@ -26,6 +27,6 @@
 
 Outputs:
 --------
-- Html page with the proportional Venn diagram and a table for the counts in each section.
+- Html page with the proportional Venn diagram and a table for the counts in each set.