Hello,
Thanks for a nice tool!
There is some problem with installing from pip:
$ pip search igv_plotter
igv_plotter - python interface to IGV that simplifies creating screenshots of BAMs, VCFs, BEDs, etc for one-off spot checking or automated /
scripted image collection
$ pip install igv_plotter
Downloading/unpacking igv-plotter
Could not find any downloads that satisfy the requirement igv-plotter
Cleaning up...
No distributions at all found for igv-plotter
Storing debug log for failure in /Users/manmag/.pip/pip.log
I checked if there was a temporary problem with pip by installing another package and it seems to work fine.
When installing by ´´´git clone´´´ and python setup.py install everything worked fine, just wanted you to know..
Hello,
Thanks for a nice tool!
There is some problem with installing from pip:
I checked if there was a temporary problem with pip by installing another package and it seems to work fine.
When installing by ´´´git clone´´´ and
python setup.py installeverything worked fine, just wanted you to know..