PDB File Viewer
No security coverage
Pdb ecosystem
This module allows you to display 3D molecular structures from Protein Data Bank (PDB) files directly within Drupal. It uses the NGL library to provide an interactive viewer for these structures.
Overview
The PDB File Viewer module allows you to visualize Protein Data Bank (PDB) files directly in Drupal. It integrates with the NGL library to render 3D molecular structures in an interactive viewer.
Features
- Supports interactive 3D visualization of PDB files.
- Customizable display options for molecular rendering.
- Configurable library source (local or external).
Using a Local Library
- Download the NGL library from https://unpkg.com/ngl.
- Move the `ngl.js` file to the following directory in your Drupal installation:
pdb_field_formatter/libraries/ - Go to PDB File Viewer Configurations in the Drupal admin interface.
- Locate the External Library Location Setting.
- Select the Local radio option to use the locally downloaded library.