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.8.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.8.8.tar.gz
.
File metadata
- Download URL: genomenotebook-0.8.8.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 | c79caa69b9ab146c7a86445a5c7c4c48c32c8dc03e3b57549c1990574065ad64 |
|
MD5 | ab43e6834083a3add713e05aa1d9945b |
|
BLAKE2b-256 | 9030becd04e5fb1ce0bb4cadf1f88776ccda49876b5e796256933ec5e26bf69c |
File details
Details for the file genomenotebook-0.8.8-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.8.8-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 | fd227726ad267d0ee28fe0d2540ebc0013694e6dee6c8888b4bed49b012f0163 |
|
MD5 | dbdb45845324cbb85196cadb6c869ada |
|
BLAKE2b-256 | 839c8f9f4cafe7865f1a840d600d999e541240c0e1f8009f6749cefbff7326de |