A genome browser in your Jupyter notebook
Project description
GenomeNotebook
</code></pre>
<blockquote>
<p>Version (0.8.1)</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.2.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.8.2.tar.gz
.
File metadata
- Download URL: genomenotebook-0.8.2.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 | 45d5c9229f9be299c29e7cc3cb2b698cf166a3407a0a944ce41f4fa28d094aa3 |
|
MD5 | 0c33656d1b06ca120945ee3081175a82 |
|
BLAKE2b-256 | aac63414adf264a1bf3d9d712c6cb225a7a4cb7b31f647b82f3b9783ad5bec94 |
File details
Details for the file genomenotebook-0.8.2-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.8.2-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 | 140764a702753b689b9f8e9e61d2b2c5936e43e7c1f43077fd65001de40ac493 |
|
MD5 | f15715c832146c19feb647520f048909 |
|
BLAKE2b-256 | a69eea7ca2cb4d73785ebfbef69487ff333462d1df23f82a5f24e884aa138c53 |