Class RemoteDomainProvider

java.lang.Object
org.biojava.nbio.structure.domain.SerializableCache<String,SortedSet<String>>
org.biojava.nbio.structure.domain.RemoteDomainProvider
All Implemented Interfaces:
DomainProvider

public class RemoteDomainProvider extends SerializableCache<String,SortedSet<String>> implements DomainProvider
A DomainProvider that uses a mixture of SCOP and PDP domains. SCOP domains are preferred, with PDP providing a backup for structures where SCOP has not been assigned. As of 2015, this class is equivalent to the method used by RCSB to define representatives for structural similarity comparisons.