A genome browser in your Jupyter notebook
Project description
GenomeNotebook
Install
pip install genomenotebook
Upgrade
New versions of genomenotebook are released on a regular basis. Make sure to upgrade your installation to enjoy all the features.
pip install genomenotebook --upgrade
How to use
Create a simple genome browser with a search bar. The sequence appears when zooming in.
Tracks can be added to visualize your favorite genomics data. See Examples for more !!!!
import genomenotebook as gn
g=gn.GenomeBrowser(gff_path=gff_path, genome_path=fasta_path, init_pos=10000)
g.show()
Documentation
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.8.7.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.8.7.tar.gz
.
File metadata
- Download URL: genomenotebook-0.8.7.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 | 18e6e91a6a647415f8cae482670aace95d81a013211c9c60075aa063fb64c6fd |
|
MD5 | f3d7c69c3a8081d0778dff488d2ec1a5 |
|
BLAKE2b-256 | 2615aa884ad3022386201c899b632fe877a14fa5cb9657b22bc88bbea82f96fb |
File details
Details for the file genomenotebook-0.8.7-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.8.7-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 | 8682cc52b2d1e770b4d4c995bf9393a9b170638f4d1df5895779bbb2c1a3cc57 |
|
MD5 | 75d1902c4c9bb925db8947aed5233a67 |
|
BLAKE2b-256 | ce88aa06b45d7026e19af75086d1a067d96e3b417cf02ccb9443a7acecd284b3 |