Skip to content

Commit

Permalink
ex-199 (jebene) reformatted readme for example data
Browse files Browse the repository at this point in the history
  • Loading branch information
jebene committed Sep 8, 2015
1 parent 129be24 commit 2ab1c8e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions examples/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,18 @@ Usage
To use Jacquard with the example data, run the following commands. Note that
examples/vcfs is the input directory for translate.

:translate:
*translate*
``$jacquard translate examples/vcfs <output_dir>/translated [options]``

:merge:
*merge*
``$jacquard merge <output_dir>/translated <output_dir>/merged.vcf [options]``

:summarize:
*summarize*
``$jacquard summarize <output_dir>/merged.vcf <output_dir>/summarized.vcf [options]``

:expand:
*expand*
``$jacquard expand <output_dir>/summarized.vcf <output_dir>/expanded.txt [options]``



Refer to Jacquard/README.rst for more usage details

0 comments on commit 2ab1c8e

Please sign in to comment.