name: inverse layout: true class: center, middle, inverse
---
# JBrowse
Helena Rasche
Saskia Hiltemann
last_modification
Updated:
purl
PURL
:
gxy.io/GTN:S00102
text-document
Plain-text slides
|
Tip:
press
P
to view the presenter notes |
arrow-keys
Use arrow keys to move between slides
??? Presenter notes contain extra information which might be useful if you intend to use these slides for teaching. Press `P` again to switch presenter notes off Press `C` to create a new window where the same presentation will be displayed. This window is linked to the main window. Changing slides on one will cause the slide to change on the other. Useful when presenting. --- # JBrowse for Genomics Visualisation --- ### What is JBrowse .pull-left[ - Interactive genome browser - HTML5 / Javascript - Process data + copy directory to a webserver - Can be deployed to apache/nginx, S3 buckets, etc. - Many [plugins](https://gmod.github.io/jbrowse-registry/) available for - Themes - Datatype support (mafviewer, agp_parser) - Third party data integration (GA4GH, MyVariantViewer) - Visualisations (GC Content track, Sashimi for RNAseq) - More ] .pull-right[ ![jbrowse screenshot](../../images/jbrowse/sequencing.png) ] --- ### JBrowse in Galaxy - Tool that produces a JBrowse instance (client side code + processed data) - Workflow compatible - Covers *most* of the possibilities of JBrowse - Supports many Galaxy datatypes: - GFF3 / GBK /BED - BAM (SAM) - (big)Wig - Blast XML - VCF - REST/SPARQL endpoints - Complex JBrowse made easy (Thanks Galaxy!) --- ### Built in Provenance Tracking - "ComboTrackSelector" supports attaching metadata to tracks + filtering - We attached Galaxy metadata - Dataset Creator - Dataset Job Parameters - Tool + Version - Date - Can "build on top of" existing JBrowses, adding more data. Complete history tracked. ![provenance tracking](../../images/jbrowse/provenance.png) --- ### Why is this Necessary? - JBrowse allows you to present Galaxy analysis workflows in a single visualisation - Researchers generally understand genome browsers - When annotation, not just visualisation, is needed, the JBrowse instances can be sent to Apollo - Apollo allows for collaborative genome annotation and curation - Check out the Apollo tutorials for more details: [prokaryotes](/training-material/topics/genome-annotation/tutorials/apollo/tutorial.html) - [eukaryotes](/training-material/topics/genome-annotation/tutorials/apollo-euk/tutorial.html) --- ### Why do you need this? - You are running genome annotation or genomic data analysis workflows - Researchers need more visual outputs than tables of data - Datasets can be more valuable visualised together, rather than as separate lines in a report --- ## Thank You! This material is the result of a collaborative work. Thanks to the [Galaxy Training Network](https://training.galaxyproject.org) and all the contributors!
Authors:
Helena Rasche
Saskia Hiltemann
Tutorial Content is licensed under
Creative Commons Attribution 4.0 International License
.