Skip to main content

A genome browser in your Jupyter notebook

Project description

GenomeNotebook

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, genome_path=fasta_path, init_pos=10000)
g.show()

Documentation

https://dbikard.github.io/genomenotebook/

Project details


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.9.tar.gz (21.4 MB view hashes)

Uploaded Source

Built Distribution

genomenotebook-0.8.9-py3-none-any.whl (21.6 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page