Class PDBMLBridge

java.lang.Object
org.episteme.natural.biology.loaders.pdbml.PDBMLBridge

public class PDBMLBridge extends Object
Bridge for converting PDBML DTOs to core Episteme structural biology objects.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Constructor Details

    • PDBMLBridge

      public PDBMLBridge()
  • Method Details

    • toProtein

      public Protein toProtein(PDBMLStructure pdbModel)
      Converts PDBML structure to Episteme Protein.
      Parameters:
      pdbModel - the parsed PDBML model
      Returns:
      a Protein object with full structural data