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.9.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.8.9.tar.gz
.
File metadata
- Download URL: genomenotebook-0.8.9.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 | f21e592a1f077a4931580f999aff4827a444500afef07d3ad6dff7351eb138de |
|
MD5 | 09cb2915a7fc095e02df46345ba1c3bf |
|
BLAKE2b-256 | 0f74ca9e18651442e53c07685d276dcafa3119d377a4df098a45609e0f946f42 |
File details
Details for the file genomenotebook-0.8.9-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.8.9-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 | c63fc942b57ce78dff7538d8baa98d1e7dfa571dbfadda8b88748dd90b49c611 |
|
MD5 | b73ad3f487b02e62995e397a22be62d6 |
|
BLAKE2b-256 | 30f953fac4486d939fc9353692d8aa0be4178a50c78eda11674060ab6d61e8a5 |