| Literature DB >> 22693211 |
Ignacio Medina1, Alejandro De Maria, Marta Bleda, Francisco Salavert, Roberto Alonso, Cristina Y Gonzalez, Joaquin Dopazo.
Abstract
The massive use of Next-Generation Sequencing (NGS) technologies is uncovering an unexpected amount of variability. The functional characterization of such variability, particularly in the most common form of variation found, the Single Nucleotide Variants (SNVs), has become a priority that needs to be addressed in a systematic way. VARIANT (VARIant ANalyis Tool) reports information on the variants found that include consequence type and annotations taken from different databases and repositories (SNPs and variants from dbSNP and 1000 genomes, and disease-related variants from the Genome-Wide Association Study (GWAS) catalog, Online Mendelian Inheritance in Man (OMIM), Catalog of Somatic Mutations in Cancer (COSMIC) mutations, etc). VARIANT also produces a rich variety of annotations that include information on the regulatory (transcription factor or miRNA-binding sites, etc.) or structural roles, or on the selective pressures on the sites affected by the variation. This information allows extending the conventional reports beyond the coding regions and expands the knowledge on the contribution of non-coding or synonymous variants to the phenotype studied. Contrarily to other tools, VARIANT uses a remote database and operates through efficient RESTful Web Services that optimize search and transaction operations. In this way, local problems of installation, update or disk size limitations are overcome without the need of sacrifice speed (thousands of variants are processed per minute). VARIANT is available at: http://variant.bioinfo.cipf.es.Entities:
Mesh:
Year: 2012 PMID: 22693211 PMCID: PMC3394276 DOI: 10.1093/nar/gks572
Source DB: PubMed Journal: Nucleic Acids Res ISSN: 0305-1048 Impact factor: 16.971
Figure 1.Schema of the client-server architecture of VARIANT. Biological information is stored in a remote MySQL cluster which is accessed through a Java RESTful WEB Services API. To connect to database Hibernate library is used. Data can be retrieved by clients in both text and JSON formats.
Figure 2.Different representative views that can be displayed by the Genome Browser. In the upper part a pie chart summarizes the type of variants found and two bar charts represent the distribution of variant across chromosomes and in terms of quality. The central part displays the gene filter and the lower part shows the variant-type filter. Using the different filters, different representations of the variants in the genomic context can be obtained.