Skip to content

Commit

Permalink
added config suggestion to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamDS committed Feb 3, 2017
1 parent 10c8396 commit 77acf75
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Characterization of Germline variants

pip install .

## Configure
Add the following to your PATH environment (add it in ~/.bash_profile or ~/.bashrc)

export PATH="<path to charger bin/>:$PATH"

## Run

charger -i <variant file> -o <output file>
Expand Down

0 comments on commit 77acf75

Please sign in to comment.