Installation
============

For installation, we recommend installing this package from source::

  git clone git@github.com:aabiddanda/qtl-power.git
  cd qtl-power
  pip install .

Or more succinctly to use `pip`'s functionality to install from git directly::

  pip install git+https://github.com/aabiddanda/qtl-power@default
