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.1.tar.gz
(21.4 MB
view details)
Built Distribution
File details
Details for the file genomenotebook-0.8.1.tar.gz
.
File metadata
- Download URL: genomenotebook-0.8.1.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 | 442b0eb594ef9a6655266ef6a1da2e6bd0654cfc719815840ad75a8456da839d |
|
MD5 | 324d2f403d7094da95d0f86e7fac237a |
|
BLAKE2b-256 | a6e4e6336a4a753f54241748232b7d1743695db0e287381c5f3d6c3ddbabe171 |
File details
Details for the file genomenotebook-0.8.1-py3-none-any.whl
.
File metadata
- Download URL: genomenotebook-0.8.1-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 | c379d8793671013517081ea3ed6772518a8ffbd8a3a7a4d81db18db73191a1e1 |
|
MD5 | f12031f1d41cc85692e26370f42ea92a |
|
BLAKE2b-256 | a09a156acec0148c8cd8d6d0ee9bb3ad2a9d2dec428e1fd13e87a82269d95707 |