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.10.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.4.10.tar.gz
.
File metadata
- Download URL: genomenotebook-0.4.10.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 | f67a15944fc8e52d588f49de2271d1dc37117cc7177b4c12e4331e5dfccad811 |
|
MD5 | 4fb0cabfa5973fa8b98eafee95061573 |
|
BLAKE2b-256 | c68efaef9fe56a5ef68dfb4f3cc5d44456430c47c360c6a314b6ae216dd7ec03 |
File details
Details for the file genomenotebook-0.4.10-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.4.10-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 | 512bbeff7d97a02a2ab154987344a431cad38f4a7719cd54d90e811c48f09bfa |
|
MD5 | e752298960f3ad290b504dce2a42feea |
|
BLAKE2b-256 | 4afcf3ab113e8279f5440a51bf5fae540cf4319f6f7056b6807f0796e36c63b1 |