Uses of Interface
org.biojava.nbio.structure.ecod.EcodDatabase
-
Packages that use EcodDatabase Package Description org.biojava.nbio.structure.ecod -
-
Uses of EcodDatabase in org.biojava.nbio.structure.ecod
Classes in org.biojava.nbio.structure.ecod that implement EcodDatabase Modifier and Type Class Description class
EcodInstallation
Provides access to the Evolutionary Classification of Protein Domains (ECOD).Methods in org.biojava.nbio.structure.ecod that return EcodDatabase Modifier and Type Method Description static EcodDatabase
EcodFactory. getEcodDatabase()
Returns the (singleton) database for the current default versionstatic EcodDatabase
EcodFactory. getEcodDatabase(String version)
-