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.3.tar.gz
(21.3 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.4.3.tar.gz
.
File metadata
- Download URL: genomenotebook-0.4.3.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 | 104bc67af9681f7e7d7d8674b1bb61869a10e550bdbf8399bea0b58e14b336ff |
|
MD5 | b1717ce588a53f48416112a665f3746c |
|
BLAKE2b-256 | b121ccfa3fd8035eea31dd01dd89ba85041552f2579343355d8adfbd46f282f3 |
File details
Details for the file genomenotebook-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.4.3-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 | 043d1bf9f9ebb34959429c54647e29fa8c0264e184f4ce514f624e967796d471 |
|
MD5 | 484fa6f8c570a89804d6ed19c0427c1e |
|
BLAKE2b-256 | 49669ec828ee116fe6ba2b0521cb7161db3ae4457279716ca4dbe09999f8f887 |