Enum CathCategory

  • All Implemented Interfaces:
    Serializable, Comparable<CathCategory>

    public enum CathCategory
    extends Enum<CathCategory>
    The categories found within CATH. The CATH node types are: 'C' (class), 'A' (architecture), 'T' (topology), 'H' (homologous superfamily), 'S' (sequence family, S35), 'O' (orthologous sequence family, S60), 'L' ("like" sequence family, S95), 'I' (identical, S100) and 'D' (domain, S100 count).
    Author:
    Daniel Asarnow