Skip to content

Commit

Permalink
Merge pull request #121 from hammerlab/readme-with-ipython-notebook
Browse files Browse the repository at this point in the history
Include a link to the iPython notebook in README.md
  • Loading branch information
iskandr committed Sep 15, 2015
2 parents e85a6b9 + 5972046 commit eb78621
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ when using the `varcode` for the first time.
Example
-------


```python
import varcode

Expand Down Expand Up @@ -79,6 +80,8 @@ print(premature_stop_effect.gene.name)
### 'TP53'
```

If you are looking for a quick start guide, you can check out [this iPython book](./examples/varcode-quick_start.ipynb) that demonstrates simple use cases of Varcode

Effect Types
------------

Expand Down

0 comments on commit eb78621

Please sign in to comment.