Package demo

Class DemoShowLargeAssembly

java.lang.Object
demo.DemoShowLargeAssembly

public class DemoShowLargeAssembly extends Object
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args)
    • readStructure

      public static Structure readStructure(String pdbId, int bioAssemblyId)
      Load a specific biological assembly for a PDB entry
      Parameters:
      pdbId - .. the PDB ID
      bioAssemblyId - .. the first assembly has the bioAssemblyId 1
      Returns:
      a Structure object or null if something went wrong.