A genome browser in your Jupyter notebook
Project description
Getting Started
Documentation
https://dbikard.github.io/genomenotebook/
Install
pip install genomenotebook
How to use
Create a simple genome browser with a search bar. The sequence appears when zooming in.
import genomenotebook as gn
g=gn.GenomeBrowser(genome_path, gff_path, init_pos=10000)
g.show()
Tracks can be added to visualize your favorite genomics data. See
Examples
for more !!!!
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
genomenotebook-0.4.7.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.4.7.tar.gz
.
File metadata
- Download URL: genomenotebook-0.4.7.tar.gz
- Upload date:
- Size: 21.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 530b7e9e86dd38288ef019fd9d3e887f3b5601f6875849672a4f5d54133aeffa |
|
MD5 | 391e8ae8c9d9bfd2f057e7be51d78842 |
|
BLAKE2b-256 | 2f3d34b430fe67a1981bb0eeed240c329f9fe0ee513988871da5564a4b3120a9 |
File details
Details for the file genomenotebook-0.4.7-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.4.7-py3-none-any.whl
- Upload date:
- Size: 21.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e68dd4c96ea66315a662376e5dd4c11365e6b43df34fe6af5845c9de441693d6 |
|
MD5 | 171f7224d89bdfa254d4f3d4ab343a61 |
|
BLAKE2b-256 | cf93e40b22adc5ff2a5b36c3c2407d9479b665d755d6d6ba47923cb6e2f041b8 |