Circular genome visualization and exploration using CGView
2005, Bioinformatics
https://doi.org/10.1093/BIOINFORMATICS/BTI054…
9 pages
1 file
Sign up for access to the world's latest research
Abstract
CGView (Circular Genome Viewer) is a Java application and library for generating high quality, zoomable maps of circular genomes. It converts XML or tab delimited input into a graphical map (PNG, JPG, or Scalable Vector Graphics format), complete with sequence features, labels, legends, and footnotes. In addition to the default full view map, the program can generate a series of hyperlinked maps showing expanded views. The linked maps can be explored using any Web browser, allowing rapid genome browsing, and facilitating data sharing.
Related papers
BMC Bioinformatics, 2007
Background: Lightweight genome viewer (lwgv) is a web-based tool for visualization of sequence annotations in their chromosomal context. It performs most of the functions of larger genome browsers, while relying on standard flat-file formats and bypassing the database needs of most visualization tools. Visualization as an aide to discovery requires display of novel data in conjunction with static annotations in their chromosomal context. With database-based systems, displaying dynamic results requires temporary tables that need to be tracked for removal.
Genome Research, 1998
Visualization tools for bioinformatics ideally should provide universal access to the most current data in an interactive and intuitive graphical user interface. Since the introduction of Java, a language designed for distributed programming over the Web, the technology now exists to build a genomic data visualization tool that meets these requirements. Using Java we have developed a prototype genome browser applet (BioViews) that incorporates a three-level graphical view of genomic data: a physical map, an annotated sequence map, and a DNA sequence display. Annotated biological features are displayed on the physical and sequence-based maps, and the different views are interconnected. The applet is linked to several databases and can retrieve features and display hyperlinked textual data on selected features. In addition to browsing genomic data, different types of analyses can be performed interactively and the results of these analyses visualized alongside prior annotations. Our g...
International journal of plant genomics, 2011
CViT (chromosome visualization tool) is a Perl utility for quickly generating images of features on a whole genome at once. It reads GFF3-formated data representing chromosomes (linkage groups or pseudomolecules) and sets of features on those chromosomes. It can display features on any chromosomal unit system, including genetic (centimorgan), cytological (centiMcClintock), and DNA unit (base-pair) coordinates. CViT has been used to track sequencing progress (status of genome sequencing, location and number of gaps), to visualize BLAST hits on a whole genome view, to associate maps with one another, to locate regions of repeat densities to display syntenic regions, and to visualize centromeres and knobs on chromosomes.
bioRxiv (Cold Spring Harbor Laboratory), 2024
Are two adjacent genes in the same operon? What is the order and spacing between several transcription-factor binding sites? Genome browsers are software data-visualization and exploration tools that enable biologists to answer questions such as these. In this paper we report on a major update to our browser, Genome Explorer, that provides nearly instantaneous scaling and traversing of a genome, enabling users to quickly and easily zoom into an area of interest. The user can rapidly move between scales that depict the entire genome, individual genes, and the sequence; Genome Explorer presents the most relevant detail and context for each scale. By downloading the data for the entire genome to the user's web browser and dynamically generating visualizations locally, we enable fine control of zoom and pan functions and real-time redrawing of the visualization, resulting in smoother and more intuitive exploration of a genome than is possible with other browsers. Further, genome features are presented together, in-line, using familiar graphical depictions. In contrast, many other browsers depict genome features using data tracks, which have low information density and can visually obscure the relative positions of features. Genome Explorer diagrams have high information density that provides larger amounts of genome context and sequence information to be presented in a given sized monitor than for tracks-based browsers. Genome Explorer provides optional data tracks for analysis of large-scale datasets and a unique comparative mode that aligns genomes at orthologous genes with synchronized zooming. 1 Importance Genome browsers provide graphical depictions of genome information to speed uptake of complex genome data by scientists. They provide search operations to help scientists find information, and zoom operations to enable scientists to view genome features at different resolutions. We introduce the Genome Explorer browser which provides extremely fast zooming and panning of genome visualizations, and displays with high information density.
Bioinformatics, 1998
Motivation: There are a large number of genetic and physical maps, distributed at many sites. Each site offers different kinds of access methods and viewers. CORBA, the de facto standard for distributed object-oriented computing, offers new opportunities to unify the view on these maps through standard interfaces. A collaboration of Infobiogen and the EBI proposes a common IDL for maps. Results: A CORBA map viewer is presented which serves as a proof of concept for the proposed IDL. It demonstrates its usefulness in the context of map viewing and its ability to handle large maps with >1000 markers. The viewer gives access to the maps of the Radiation Hybrid Database at EBI. It gives a quick overview of several large maps side by side. The marker density at each map position is displayed and different marker types can be highlighted.
Nucleic Acids Research, 2013
Genome browsers have gained importance as more genomes and related genomic information become available. However, the increase of information brought about by new generation sequencing technologies is, at the same time, causing a subtle but continuous decrease in the efficiency of conventional genome browsers. Here, we present Genome Maps, a genome browser that implements an innovative model of data transfer and management. The program uses highly efficient technologies from the new HTML5 standard, such as scalable vector graphics, that optimize workloads at both server and client sides and ensure future scalability. Thus, data management and representation are entirely carried out by the browser, without the need of any Java Applet, Flash or other plug-in technology installation. Relevant biological data on genes, transcripts, exons, regulatory features, single-nucleotide polymorphisms, karyotype and so forth, are imported from web services and are available as tracks. In addition, several DAS servers are already included in Genome Maps. As a novelty, this web-based genome browser allows the local upload of huge genomic data files (e.g. VCF or BAM) that can be dynamically visualized in real time at the client side, thus facilitating the management of medical data affected by privacy restrictions. Finally, Genome Maps can easily be integrated in any web application by including only a few lines of code. Genome Maps is an open source collaborative initiative available in the GitHub repository (https://github.com/compbio-bigdata-viz/ genome-maps). Genome Maps is available at: http://www.genomemaps.org.
Scientific Reports, 2016
It has been shown that genome spatial structures largely affect both genome activity and DNA function. Knowing this, many researchers are currently attempting to accurately model genome structures. Despite these increased efforts there still exists a shortage of tools dedicated to visualizing the genome. Creating a tool that can accurately visualize the genome can aid researchers by highlighting structural relationships that may not be obvious when examining the sequence information alone. Here we present a desktop application, known as GMOL, designed to effectively visualize genome tertiary structures at multiple scales so that researchers may better analyze their genomic data.
Bioinformatics, 2017
Motivation: The ability to produce and analyze whole genome sequencing (WGS) data from samples with structural variations (SV) generated the need to visualize such abnormalities in simplified plots. Conventional two-dimensional representations of WGS data frequently use either circular or linear layouts. There are several diverse advantages regarding both these representations, but their major disadvantage is that they do not use the two-dimensional space very efficiently. We propose a layout, termed the Genome U-Plot, which spreads the chromosomes on a two-dimensional surface and essentially quadruples the spatial resolution. We present the Genome U-Plot for producing clear and intuitive graphs that allows researchers to generate novel insights and hypotheses by visualizing SVs such as deletions, amplifications, and chromoanagenesis events. The main features of the Genome U-Plot are its layered layout, its high spatial resolution and its improved aesthetic qualities. We compare conventional visualization schemas with the Genome U-Plot using visualization metrics such as number of line crossings and crossing angle resolution measures. Based on our metrics, we improve the readability of the resulting graph by at least 2-fold, making apparent important features and making it easy to identify important genomic changes. Results: A whole genome visualization tool with high spatial resolution and improved aesthetic qualities.
www.erasmusmc.nl/globe-consortium or globe@erasmusmc.nl I n tr od uct io n The combination of genome sequence and structure, its annotation and experimental data in an accessible and comprehensible way is a major challenge. Increasingly there is a large number of extremely divergent data sets: the sequence itself, genes, regulatory regions, various forms of reoccurring sequence features and clone sets etc. Currently, one possibility to represent this information in a visual form -and thus to reveal its scientific meaning -is to use genome browsers such as "Ensembl" or "The UCSC Genome Browser". These browsers have been beneficial in the understanding of the complex organization of genomes. However, there are also limitations concerning their focus on linear presentation, standardized input and data bank accessibility. Also customizability by a remote user with special requirements is difficult. The GLOBE-Consortium is developing ways to visualize multi-dimensional data sets from various sources in an easily accessible way. This allows the integration of these data sets into a single holistic display system giving a biological oriented view of genomes and advancing basic research, diagnostics and new treatments.
1992
In this article we describe and demonstrate the versatility of a computer program, GENOME MAPPING, that uses interactive graphics and runs on an IRIS workstation. The program helps to visualize as well as analyse global and local patterns of genomic DNA sequences. It was developed keeping in mind the requirements of the human genome sequencing programme, which requires rapid analysis of the data. Using GENOME MAPPING one can discern signature patterns of different kinds of sequences and analyse such patterns for repetitive as well as rare sequence strings. Further, one can visualize the extent of global homology between different genomic sequences. An application of our method to the published yeast mitochondrial genome data shows similar sequence organizations in the entire sequence and in smaller subsequences.

Loading Preview
Sorry, preview is currently unavailable. You can download the paper by clicking the button above.
References (6)
- Dong,X., Stothard,P., Forsythe,I.J. and Wishart,D.S. (2004) PlasMapper: A web server for drawing and auto-annotating plasmid maps. Nucleic Acids Res., 32, W660-W664. by guest on June 2, 2016 http://bioinformatics.oxfordjournals.org/ Downloaded from
- Gibson,R. and Smith,D.R. (2003) Genome visualization made fast and simple. Bioinformatics, 19, 1449-1450.
- Kerkhoven,R., van Enckevort,F.H.J., Boekhorst,J., Molenaar,D. and Siezen,R.J. (2004) Visualization for genomics: the Microbial Genome Viewer. Bioinformatics, 20, 1812- 1814.
- Sato,N. and Ehira,S. (2003) GenoMap, a circular genome data viewer. Bioinformatics, 19, 1583-1584.
- Sundararaj,S., Guo,A., Habibi Nazhad,B., Rouani,M., Stothard,P., Ellison,M. and Wishart,D.S. (2004) The CyberCell Database (CCDB): A comprehensive, self-updating relational database to coordinate and facilitate in silico modeling of Escherichia coli. Nucleic Acids Res., 32, D293-D295.
- Tatusov,R.L., Galperin,M.Y., Natale,D.A. and Koonin,E.V. (2000) The COG database: a tool for genome-scale analysis of protein functions and evolution. Nucleic Acids Res., 28, 33-36. by guest on June 2, 2016 http://