| Literature DB >> 23220575 |
Theodore R Pak1, Frederick P Roth.
Abstract
UNLABELLED: Current web-based genome browsers require repetitious user input to scroll over long distances, alter the drawing density of elements or zoom through multiple orders of magnitude. Generally, either the server or the client is responsible for the majority of data processing, resulting in either servers having to receive and handle data relevant only to one user, or clients redundantly processing widely viewed data. ChromoZoom pre-renders and caches general-use tracks into tiled images on the server and serves them in an interactive web interface with inertial scrolling and precise, fluent zooming via the mouse wheel or trackpad. Custom tracks in several formats can be rendered by client-side code alongside the pre-rendered tracks, minimizing server load because of user-specific rendering and eliminating the need to transmit private data. ChromoZoom thereby enables rapid and simultaneous exploration of curated, experimental and personal genomic datasets. AVAILABILITY: Human and yeast genome researchers may browse recent assemblies within ChromoZoom at http://chromozoom.org/. Source code is available at http://github.com/rothlab/chromozoom/.Entities:
Mesh:
Year: 2012 PMID: 23220575 PMCID: PMC3562068 DOI: 10.1093/bioinformatics/bts695
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Fig. 1.The ChromoZoom web interface. (A) Select tracks to be displayed. (B) Zoom from genome view to individual base pairs. (C) Resize tracks to automatically unpack features. (D) Orange line warns of cropped data. (E) Autocomplete for keyword searching. (F) Custom tooltips with feature details. (G) Add custom data tracks from local files or remote URLs