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.5.4.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.5.4.tar.gz
.
File metadata
- Download URL: genomenotebook-0.5.4.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 | 6e1feda11f39a81d3625e66ef6e360d93cef03c2a9740f8f2f1a4ab847d1ce9c |
|
MD5 | 512516d8d255853dfbf686be96005b85 |
|
BLAKE2b-256 | f51031dc8b7d0cef6541ed29c8fe858296d51efd460a6151ebfa5474c06d2512 |
File details
Details for the file genomenotebook-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.5.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 | 258a5cbb1c03eeeedf5a67c03b859d0ac592f7d5daa69e1b4de6e5ec0c91dbeb |
|
MD5 | 54b1411c767143accbaeb928ea87221f |
|
BLAKE2b-256 | 3729c245849e98f80df75df96f130c7fca24cd3f5e0f9acfa861198daa2f9781 |