Skip to content

Commit

Permalink
improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
awenocur committed Aug 4, 2014
1 parent 9344f78 commit 8b80885
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,11 @@ command line to launch fetchVcf:
`fetchVcf.py -s sample1 sample2 -r 1:1-100000,2:1-100000`

##Setup
###Installation
The easiest way to install varify-client is by using pip:
`pip install varify-client`

###Configuration
* After configuring an instance of Varify,
* Go to `http://yourvarifyinstance.chop.edu/admin/serrano/apitoken/`
* Add API Token and your varify instance to the configuration file and name it varify.cfg (see the sample config included)

0 comments on commit 8b80885

Please sign in to comment.