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.5.tar.gz
(21.3 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.4.5.tar.gz
.
File metadata
- Download URL: genomenotebook-0.4.5.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 | 776aacb6029290bee4206977150f480bd95e5416d32965ec7a06598e31ccbc3c |
|
MD5 | c189220f9540c3d079d22059be5962ab |
|
BLAKE2b-256 | 5dc55efdbe31a0c6f642fd76cfddcd636c4bf3e5f4062f5794cf25c08ca9f3ec |
File details
Details for the file genomenotebook-0.4.5-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.4.5-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 | 91496cc9a27e6fcf985c19f164ec48738887208384086751a388cb31f8570518 |
|
MD5 | 68effdc5c3bb85309061ea0bc158cc8d |
|
BLAKE2b-256 | 3b04dcc49cd9cf9b077780e31bbfae331ab382d46d1e46f752aa0e5c015f8025 |