From 3a9e5f469fb62ae1ae933cf17ce9d6c0023532b5 Mon Sep 17 00:00:00 2001 From: jebene Date: Tue, 8 Sep 2015 11:19:17 -0400 Subject: [PATCH] ex-199 (jebene) attempt to format readme correctly --- examples/README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/examples/README.rst b/examples/README.rst index a43a08c..9625712 100644 --- a/examples/README.rst +++ b/examples/README.rst @@ -11,17 +11,22 @@ To use Jacquard with the example data, run the following commands. Note that examples/vcfs is the input directory for translate. *translate* + +| ``$jacquard translate examples/vcfs /translated [options]`` *merge* + | ``$jacquard merge /translated /merged.vcf [options]`` *summarize* + | ``$jacquard summarize /merged.vcf /summarized.vcf [options]`` *expand* + | ``$jacquard expand /summarized.vcf /expanded.txt [options]``