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.6.tar.gz
(21.3 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.4.6.tar.gz
.
File metadata
- Download URL: genomenotebook-0.4.6.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 | c4d998535eb2341353e4b7d9dc0f6ae22c8b2ca8c8c3fd4d6f8021580e9d1d21 |
|
MD5 | a3d633188d0d7c8c93fbe376efa2a1a7 |
|
BLAKE2b-256 | 02225dc5eb5d15df86185ffc3c0e682ecf81677ffc2ad1d87acfeef0168536b8 |
File details
Details for the file genomenotebook-0.4.6-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.4.6-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 | 89e71ef6401ccd4597361b97dd504e98ab5ab4b4c31ff03bd90976e86dfd9b5c |
|
MD5 | 4e28bf379176df631f88888882502d94 |
|
BLAKE2b-256 | 44573251447e5be5b303a06710e184458a505a4c4f54fab3d01db72937a595aa |