A genome browser in your Jupyter notebook
Project description
GenomeNotebook
</code></pre>
<blockquote>
<p>Version (0.8.5)</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=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.5.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.8.5.tar.gz
.
File metadata
- Download URL: genomenotebook-0.8.5.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 | 9d67919bb762ae72c2b24cb54946c2cbb02202cce1caa56d7df2c5c640d6192b |
|
MD5 | a7ff8858f66f1e5417d7b0b29ba7c7d0 |
|
BLAKE2b-256 | 8be5b36fab0250f8b52ea72a74fd47f33503638d8aef17d1a874d68c2dc6517d |
File details
Details for the file genomenotebook-0.8.5-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.8.5-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 | dac30288d99dc2553d314e5c56c3efdb0109cd0b25760700de5f7162a7dd8380 |
|
MD5 | df479a4757899dc6fa51b931bc57081f |
|
BLAKE2b-256 | 3424d8462b6d5a13b5af24826be5d293c41f15a65109a2a68b41a8238ba131c5 |