Uses of Class
org.biojava.nbio.structure.ecod.EcodDomain
-
Uses of EcodDomain in org.biojava.nbio.structure.ecod
Modifier and TypeMethodDescriptionEcodDatabase.getDomainsById
(String ecodId) Get a particular ECOD domain by the domain ID (e.g.EcodInstallation.getDomainsById
(String ecodId) Get a particular ECOD domain by the domain ID (e.g.Modifier and TypeMethodDescriptionEcodDatabase.filterByHierarchy
(String hierarchy) Get a list of domains within a particular level of the hierarchyEcodInstallation.filterByHierarchy
(String hierarchy) Get a list of domains within a particular level of the hierarchyEcodDatabase.getAllDomains()
Get all ECOD domainsEcodInstallation.getAllDomains()
Get all ECOD domainsEcodInstallation.EcodParser.getDomains()
EcodDatabase.getDomainsForPdb
(String pdbId) Get a list of all ECOD domains for a particular PDB IDEcodInstallation.getDomainsForPdb
(String id) public EcodInstallation(String cacheLocation) { this( cacheLocation, DEFAULT_VERSION ); } /** Get a list of all ECOD domains for a particular PDB ID