diff --git a/examples/README.rst b/examples/README.rst index c4805a2..5697764 100644 --- a/examples/README.rst +++ b/examples/README.rst @@ -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 /translated [options]`` -:merge: +*merge* ``$jacquard merge /translated /merged.vcf [options]`` -:summarize: +*summarize* ``$jacquard summarize /merged.vcf /summarized.vcf [options]`` -:expand: +*expand* ``$jacquard expand /summarized.vcf /expanded.txt [options]`` + Refer to Jacquard/README.rst for more usage details \ No newline at end of file