| Literature DB >> 25527287 |
Abstract
Every data visualization can be improved with some level of interactivity. Interactive graphics hold particular promise for the exploration of high-dimensional data. R/qtlcharts is an R package to create interactive graphics for experiments to map quantitative trait loci (QTL) (genetic loci that influence quantitative traits). R/qtlcharts serves as a companion to the R/qtl package, providing interactive versions of R/qtl's static graphs, as well as additional interactive graphs for the exploration of high-dimensional genotype and phenotype data.Entities:
Keywords: D3; QTL; data visualization; software
Mesh:
Year: 2014 PMID: 25527287 PMCID: PMC4317647 DOI: 10.1534/genetics.114.172742
Source DB: PubMed Journal: Genetics ISSN: 0016-6731 Impact factor: 4.562
Figure 1A static view of an interactive graph for QTL analysis with a phenotype measured over time, with data from Moore concerning root gravitropism in Arabidopsis recombinant inbred lines (RIL), Ler × Cvi. (A) Heat map of signed LOD scores for single-QTL analysis at each individual time point. Red indicates that RIL with the Cvi allele have a larger average phenotype; blue indicates that RIL with the Ler allele have a larger average phenotype. A is linked to B and C: when hovering over the heat map, the LOD curves for the corresponding time point are shown below in B, and the estimated QTL effect, as a function of time, is shown to the right in C. For the interactive version of this figure, see http://kbroman.org/qtlcharts/example.
Figure 2Examples of the basic panels that form the core of R/qtlcharts. (A) Heat map; (B) LOD curves; (C) scatterplot; (D) a set of confidence intervals.