A genome browser in your Jupyter notebook
Project description
GenomeNotebook
</code></pre>
<blockquote>
<p>Version (0.7.3)</p>
</blockquote>
<h2>Install</h2>
<pre lang="bash"><code>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=genome_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.7.3.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.7.3.tar.gz
.
File metadata
- Download URL: genomenotebook-0.7.3.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 | 7ba533b19b1688af69b41fd43b97f9138783f6f698b915ab9845da9bdffe1ab7 |
|
MD5 | 92e9a7cc6f50f6432821d45870380533 |
|
BLAKE2b-256 | e75b42e90deeb82f48d1307487b5e464833729e6873300965228137dc75cccae |
File details
Details for the file genomenotebook-0.7.3-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.7.3-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 | e0e1ef6a341814d74e1cc25926cb2a27f0b55ee2596415556071fc3c85dc6749 |
|
MD5 | 42171103bebd63261235870f92d5db88 |
|
BLAKE2b-256 | a167dad54b16e84991c7b41408e90801541cf4b1338beb07b2cd8298e4bd8dc6 |