Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 762 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 762 Bytes

LocusPocus

Genetic coordinates so simple, it feels like MAGIC!

Build Status Coverage Status PyPI version

Installation

Option 1: Use pip

$ pip install locuspocus

Option 2: Manually install the repo

$ git clone [email protected]:LinkageIO/LocusPocus.git
$ cd LocusPocus
$ pip install -e .