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.4.tar.gz
(21.3 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.4.4.tar.gz
.
File metadata
- Download URL: genomenotebook-0.4.4.tar.gz
- Upload date:
- Size: 21.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 222b572605f4316611fae008e01e80e46bbaf07ebbb84f95dee8350d280ffc56 |
|
MD5 | 065a40167cb0a36dcde7e749bbe4582b |
|
BLAKE2b-256 | 600efecb093c8256b6c8789aae47ac2c38f290e277cc40a04da1acbcde23b51a |
File details
Details for the file genomenotebook-0.4.4-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.4.4-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 | ff9744bc6b278d053810ff2f3ba4dffceffdc465efd3174f50be5a609aee577d |
|
MD5 | 9b3aa80c8deeb3d43fa7421cb9f18b81 |
|
BLAKE2b-256 | e2cbf05c4e6f5f6ed66d71e29a7bfeade051461a45356bcc4e3145c919e785d0 |