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.6.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.8.6.tar.gz
.
File metadata
- Download URL: genomenotebook-0.8.6.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 | f1eaa5c44c39ae0b0e728466731eb3b99699863d004078272109f81abd931e27 |
|
MD5 | 450c508594b56b631fd258a5edfd4ab1 |
|
BLAKE2b-256 | d1a3f99fbcb22d81d3725818724df6b213701cea5aeef8be7f8a8068cf2cab43 |
File details
Details for the file genomenotebook-0.8.6-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.8.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 | 33a2f42f6d9594c846e401e2137db28f922ef92b9a70a77e7143943347d72848 |
|
MD5 | 2f1483c024b0164652841c0ddb869f1b |
|
BLAKE2b-256 | b2ea05c0f2f12aa812bf421d78abbd912b09247348ac933776ea0b81258df8ce |