Interface DomainProvider


  • public interface DomainProvider
    Decomposes a structure from the PDB into representative domains
    • Method Detail

      • getRepresentativeDomains

        SortedSet<String> getRepresentativeDomains()
                                            throws IOException
        Get the full list of representative domains for the PDB. The exact definition representatives is implementation-specific, but should cover as many structures as possible.
        Returns:
        A full list of all representative domains recognized by this provider
        Throws:
        IOException - For IO errors getting the representatives