| Literature DB >> 26876163 |
José Salavert-Torres1, Andrii Iudin2, Ingvar Lagerstedt3, Eduardo Sanz-García4, Gerard J Kleywegt5, Ardan Patwardhan6.
Abstract
We describe the functionality and design of the Volume slicer - a web-based slice viewer for EMDB entries. This tool uniquely provides the facility to view slices from 3D EM reconstructions along the three orthogonal axes and to rapidly switch between them and navigate through the volume. We have employed multiple rounds of user-experience testing with members of the EM community to ensure that the interface is easy and intuitive to use and the information provided is relevant. The impetus to develop the Volume slicer has been calls from the EM community to provide web-based interactive visualisation of 2D slice data. This would be useful for quick initial checks of the quality of a reconstruction. Again in response to calls from the community, we plan to further develop the Volume slicer into a fully-fledged Volume browser that provides integrated visualisation of EMDB and PDB entries from the molecular to the cellular scale.Entities:
Keywords: Electron Microscopy; Visualisation; Web components
Mesh:
Year: 2016 PMID: 26876163 PMCID: PMC4819904 DOI: 10.1016/j.jsb.2016.02.012
Source DB: PubMed Journal: J Struct Biol ISSN: 1047-8477 Impact factor: 2.867
Fig. 1aThe Volume slicer page for EMD-2363 (pdbe.org/emd-2363/3dslice; (Santarella-Mellwig et al., 2013)). The navigation panel and view panels can be used to change the slice shown in the main visualisation panel. The three view panels show orthogonal slices from the 3D volume centred at the origin of the plane shown in the navigation panel. The radio buttons can be used to change the active view orientation shown in the main panel. Full-screen mode can be toggled using the button above the view panels. The density-range panel shows the density histogram for the volume and the min and max sliders allow the mapping to the display grey scale range to be adjusted.
Fig. 1bExample application of the Volume slicer. The same entry as in Fig. 1a is viewed using the “Front view”. The artefacts created when stitching together serial section tomography reconstruction slabs become clearly visible in the Volume slicer, when the reconstruction is viewed from a direction orthogonal to the axis of sectioning.
Fig. 2Overview of the processes and infrastructure at PDBe that underpin the Volume slicer. Once a week new and modified entries in EMDB are checked, and the volumes are prepared using IMOD and loaded into the OMERO staging server, which is then synchronised to the public servers at the time of the weekly EMDB release. The application is implemented using Polymer web components in the front-end and the OMERO.web application and the Python/Django application in the back-end. The OMERO.web application acts as an API handling requests from the client and serving data from the OMERO server.