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(gff_path=gff_path, genome_path=genome_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.6.3.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.6.3.tar.gz
.
File metadata
- Download URL: genomenotebook-0.6.3.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 | 5ac8655f961bcc71a0ec973cb3cd9e4fa6b188af90b58d68703a494f87bb07e6 |
|
MD5 | dd56de251116468cd9e368b4b0548c15 |
|
BLAKE2b-256 | ad47590c8ea6035b42daeea5bb6de91b6f9c981fd36bc77f44ab2ec91f484dc5 |
File details
Details for the file genomenotebook-0.6.3-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.6.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 | cce7f7f11fa17d5facd3cc106f5dca09129c8da310bfc35054f832bb716a216a |
|
MD5 | 75070ea5504ea2b78335ebf8dec982ea |
|
BLAKE2b-256 | c1ffe37f36d1132e4ed332da5c3865d8567c976bc7145badfd788b2850bd1c3c |