Skip to main content

Jupyter Notebooks extension for showing JBrowse views

Project description

Build Status Downloads

JBrowse Jupyter

JBrowse Jupyter is a python package that let's you create JBrowse 2 views in Jupyter notebooks

Demos

  • Basic usage - Open In Colab
  • SKBR3 cancer cell line demo - Open In Colab

Tutorials

Documentation

More documentation here https://gmod.github.io/jbrowse-jupyter/docs/html/index.html

Installation

$ pip install jbrowse-jupyter

Resources

Contributing

See our contributing guide.

Citation

JBrowse Jupyter: a Python interface to JBrowse 2, Bioinformatics (2023) https://doi.org/10.1093/bioinformatics/btad032

Contact us

FAQ

What file types are supported?

We currently support:

  • bam/cram
  • bigwig
  • bigbed
  • indexed fasta/bgzip indexed fasta
  • twobit
  • gff3 tabix
  • vcf/vcf tabix

How do I configure text searching?

In order to configure text searching in your Linear Genome View, you must first create a text index. Follow the steps found here. Then you must create and add a text search adapter to your config.

Can I use local files/my own data?

Yes, there are a couple of ways in which you can configure and use your own data from your local environment in jbrowse views. 1. Make use of the jupyter notebook/lab server. Intended for those running their notebooks with jupyter lab or jupyter notebook. 2. Launch your own http server with CORS which will enable you to use local files. You can run our serve.py to launch our dev server. (Checkout our local_support.ipynb for tutorials on how to use your own data)

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

jbrowse-jupyter-1.5.9.tar.gz (22.7 kB view hashes)

Uploaded Source

Built Distribution

jbrowse_jupyter-1.5.9-py3-none-any.whl (19.0 kB 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