Package demo

Class DemoShowLargeAssembly


  • public class DemoShowLargeAssembly
    extends Object
    • Constructor Detail

      • DemoShowLargeAssembly

        public DemoShowLargeAssembly()
    • Method Detail

      • 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.