Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
nilesh-tawari committed Sep 8, 2017
1 parent 8b00fe6 commit c871d7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/run_chronqc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Interactive html report is created in ``chronqc_output`` under the ``.`` (curren
*Customizing the JSON*

It is strongly adviced to create custom JSON file, based on the laboratories assay tracking strategy. A sample of custom JSON is included in the folder. `chronqc.stats.cols.txt` file contains column names present in the database, and can be used to create the config file. For details on creating the config file visit `documentation. <http://chronqc.readthedocs.io/en/latest/plots/plot_options.html>`__

chronqc plot -db chronqc_db/chronqc.stats.sqlite -json sample.json -panel SOMATIC -o .

Interactive html report is created in ``chronqc_output`` under the ``.`` (current) directory.
Expand Down Expand Up @@ -81,6 +82,7 @@ Interactive html report is created in ``chronqc_output`` under the ``.`` (curren
*Customizing the JSON*

It is strongly adviced to create custom JSON file, based on the laboratories assay tracking strategy. A sample of custom JSON is included in the folder. `chronqc.stats.cols.txt` file contains column names present in the database, and can be used to create the config file. For details on creating the config file visit `documentation. <http://chronqc.readthedocs.io/en/latest/plots/plot_options.html>`__


chronqc plot -db chronqc_db/chronqc.stats.sqlite -json sample.json -panel Germline -o .

Expand Down

0 comments on commit c871d7c

Please sign in to comment.