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 classEcodInstallationProvides 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 EcodDatabaseEcodFactory. getEcodDatabase()Returns the (singleton) database for the current default versionstatic EcodDatabaseEcodFactory. getEcodDatabase(String version)
-