A genome browser in your Jupyter notebook
Project description
GenomeNotebook (1.0.0)
A genome browser in your Jupyter notebook
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, fasta_path=fasta_path, init_pos=10000, bounds=(0,100000))
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file genomenotebook-1.0.0.tar.gz.
File metadata
- Download URL: genomenotebook-1.0.0.tar.gz
- Upload date:
- Size: 21.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9afad122205e5b2517e64b7404e29a608d11811a6f2879fb89b1e392d2858675
|
|
| MD5 |
ec0b94ce03d1c79e98e7996d8a7f3d20
|
|
| BLAKE2b-256 |
b6f9bf5d70fc538b8ac50d48487437eb3631ebe562b6babd7e88868b0dd4d553
|
File details
Details for the file genomenotebook-1.0.0-py3-none-any.whl.
File metadata
- Download URL: genomenotebook-1.0.0-py3-none-any.whl
- Upload date:
- Size: 21.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81bfdfee0109cd18f0f6bd3f2097fd2289896a5f7de30235de223aa633bb4852
|
|
| MD5 |
84ee7a4a440926a34c7611e6a15567fe
|
|
| BLAKE2b-256 |
5f21d4744092ec34c34ac5f92f9f2e0b5890aa279258f0383d3aacac90938c84
|