Enum CathCategory

java.lang.Object
java.lang.Enum<CathCategory>
org.biojava.nbio.structure.cath.CathCategory
All Implemented Interfaces:
Serializable, Comparable<CathCategory>, java.lang.constant.Constable

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