Skip to content

Latest commit

 

History

History
104 lines (101 loc) · 3.4 KB

old_05_genome-browser.md

File metadata and controls

104 lines (101 loc) · 3.4 KB
identifier listIconKey listTitle descriptionTitle tags title permalink category published
genome-browser
sliders
Genome Browser
Genome Browser
tutorial
Genome Browser
#genome-browser
AmoebaDB
CryptoDB
FungiDB
GiardiaDB
HostDB
MicrosporidiaDB
PiroplasmaDB
PlasmoDB
SchistoDB
ToxoDB
TrichDB
TriTrypDB
VectorBase
false
<style> .search-strategies-feature { margin: auto; } .search-strategies-feature--panels { display: flex; flex-wrap: wrap; align-items: flex-start; counter-reset: panel; } .search-strategies-feature--panels > * { overflow: hidden; margin: 0 2em; } .search-strategies-feature--panels > * > div { margin-top: 1em; margin-left: 2em; position: relative; } .search-strategies-feature--panels > * img { margin-left: 2em; } .search-strategies-feature--panels > * > div:before { counter-increment: panel; content: counter(panel); background: #3171d8; border-radius: 1em; height: 1.5em; width: 1.5em; display: inline-flex; justify-content: center; align-items: center; margin-right: .5em; color: white; position: absolute; left: -2em; top: -0.25em; } #topright { text-align: right; } #topright a { text-decoration: none; font-family: Roboto; color: #413737; } .container { display: flex; } #col-1 { flex: 1; margin-left: 2em; } #col-2 { flex: 3; margin-left: 2em; } </style>



VEuPathDB provides genome browsing capability through the JBrowse genome browser. JBrowse may be accessed directly from the tools section located in the menu bar in the header or from relevant sections on gene pages of interest.  JBrowse provides numerous functionalities including:

JBrowse screen shot
Data tracks that can be turned on or off from the select tracks tab.
JBrowse select tracks
Zooming and panning across your genome of interest.
JBrowse zooming and panning
Uploading your own data tracks, such as RNA-Seq coverage data.
JBrowse data upload
Search capabilities both with key words (screen shot below) and regular expressions (select the add sequence search track shown in image above).
JBrowse searches