Class GetRepresentatives

    • Method Detail

      • getRepresentatives

        public static SortedSet<StructureNamegetRepresentatives​(int sequenceIdentity)
        Returns a representative set of PDB protein chains at the specified sequence identity cutoff. See http://www.pdb.org/pdb/statistics/clusterStatistics.do for more information.
        Parameters:
        sequenceIdentity - sequence identity threshold
        Returns:
        PdbChainKey set of representatives
      • getAll

        public static SortedSet<StringgetAll()
        Returns the current list of all PDB IDs.
        Returns:
        PdbChainKey set of all PDB IDs.