| Literature DB >> 25990738 |
Alexander Butyaev1, Ruslan Mavlyutov2, Mathieu Blanchette1, Philippe Cudré-Mauroux3, Jérôme Waldispühl4.
Abstract
Recent releases of genome three-dimensional (3D) structures have the potential to transform our understanding of genomes. Nonetheless, the storage technology and visualization tools need to evolve to offer to the scientific community fast and convenient access to these data. We introduce simultaneously a database system to store and query 3D genomic data (3DBG), and a 3D genome browser to visualize and explore 3D genome structures (3DGB). We benchmark 3DBG against state-of-the-art systems and demonstrate that it is faster than previous solutions, and importantly gracefully scales with the size of data. We also illustrate the usefulness of our 3D genome Web browser to explore human genome structures. The 3D genome browser is available at http://3dgb.cs.mcgill.ca/.Entities:
Mesh:
Year: 2015 PMID: 25990738 PMCID: PMC4652742 DOI: 10.1093/nar/gkv476
Source DB: PubMed Journal: Nucleic Acids Res ISSN: 0305-1048 Impact factor: 16.971
Figure 1.Overall architecture of 3DBG.
Origin and description of the 3D models stored in 3DBG
| Cell type | Organism | Type | Scale | #fragments | Reference |
|---|---|---|---|---|---|
| K562 | human | simulated | whole genome | 1 | ( |
| B-cell GM06990 | human | real | individual chromosomes | 13 | ( |
| B-cell leukemia | human | real | individual chromosomes | 13 | ( |
Figure 2.Sample screenshot of 3DGB.
Figure 3.Comparison of 3DBG and PostGIS query latencies. The x-axis shows the number of records returned and the y-axis shows the latency in milliseconds (ms). Red dots are 3DBG data and blue dots PostGIS data.
Figure 4.Dependencies of 3DBG and PostGIS latencies with query size. The x-axis shows the number of records returned and the y-axis shows the latency in milliseconds (ms). 3DBG data are represented with full lines, and PostGIS data with dotted lines. The colors of the curves are associated with the different sizes of the query (edge sizes of the cube varying from 100 to 400 base units). The latency threshold for real-time visualization (200 ms) is indicated with a horizontal red line.
Figure 5.Comparison of 3DBG and HBase query latencies. The x-axis shows the number of record returned and the y-axis the latency in milliseconds (ms).