Class EcodDomain

java.lang.Object
org.biojava.nbio.structure.ecod.EcodDomain
All Implemented Interfaces:
Serializable, Cloneable, StructureIdentifier

public class EcodDomain extends Object implements Serializable, Cloneable, StructureIdentifier
An EcodDomain contains all the information of the ECOD database: id, classification groups (from higher to lower in the tree: X,H,T,F), PDB code, chain, residue ranges and status (manual or automatic classification).

For detailed explanation about the ECOD information see the original article at: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4256011.

 Cheng H, Schaeffer RD, Liao Y, et al.
 ECOD: An Evolutionary Classification of Protein Domains.
 Elofsson A, ed. PLoS Computational Biology. 2014;10(12):e1003926.
 
Author:
Spencer Bliven
See Also: