Python bindings for the HiGlass viewer
Project description
# higlass-python #
Python bindings to the HiGlass viewer.
### For development ###
Install the package in _editable_ mode. (The module will be imported from the development directory, rather than copied to site-packages).
`bash $ pip install -e . `
Build and enable the Jupyter Notebook Extension. (With the –symlink option, the assets in higlass/static are linked to the extension registry rather than copied.)
`bash $ python setup.py jsdeps $ jupyter nbextension enable --py --sys-prefix widgetsnbextension $ jupyter nbextension install --py --symlink --sys-prefix higlass $ jupyter nbextension enable --py --sys-prefix higlass `
Uninstall the Jupyter Notebook Extension
`bash $ jupyter nbextension uninstall --py --sys-prefix higlass `
Experimental: install the Jupyter Lab Extension
`bash $ cd js && jupyter labextension link . `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file higlass-python-0.1.0.tar.gz
.
File metadata
- Download URL: higlass-python-0.1.0.tar.gz
- Upload date:
- Size: 3.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a07115ddf5b2934ae834ca6e0c6c0c393b5a0f87dcb123beae6c93110196d96e |
|
MD5 | b9bcd15d05fccde9c3b866a604d64391 |
|
BLAKE2b-256 | 88897791f8bfd449d719ed205e21125d0f5bdc6bf8e43360d728b864b76b7385 |