This project is not covered by Drupal’s security advisory policy.

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

  1. Download the NGL library from https://unpkg.com/ngl.
  2. Move the `ngl.js` file to the following directory in your Drupal installation:
    pdb_field_formatter/libraries/
  3. Go to PDB File Viewer Configurations in the Drupal admin interface.
  4. Locate the External Library Location Setting.
  5. Select the Local radio option to use the locally downloaded library.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Content display
  • Created by toamit on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases