Uses of Class
org.biojava.nbio.structure.SubstructureIdentifier
-
Packages that use SubstructureIdentifier Package Description org.biojava.nbio.structure org.biojava.nbio.structure.align.client This package deals with the server communication for auto-downloading pre-calculated alignments.org.biojava.nbio.structure.cath org.biojava.nbio.structure.domain org.biojava.nbio.structure.ecod org.biojava.nbio.structure.scop Parsers and API for SCOP, Structural Classification of Proteins. -
-
Uses of SubstructureIdentifier in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return SubstructureIdentifier Modifier and Type Method Description SubstructureIdentifierBioAssemblyIdentifier. toCanonical()SubstructureIdentifierPassthroughIdentifier. toCanonical()SubstructureIdentifierStructureIdentifier. toCanonical()Convert to a canonical SubstructureIdentifier.SubstructureIdentifierSubstructureIdentifier. toCanonical()Return itself.SubstructureIdentifierURLIdentifier. toCanonical() -
Uses of SubstructureIdentifier in org.biojava.nbio.structure.align.client
Methods in org.biojava.nbio.structure.align.client that return SubstructureIdentifier Modifier and Type Method Description SubstructureIdentifierStructureName. toCanonical() -
Uses of SubstructureIdentifier in org.biojava.nbio.structure.cath
Methods in org.biojava.nbio.structure.cath that return SubstructureIdentifier Modifier and Type Method Description SubstructureIdentifierCathDomain. toCanonical() -
Uses of SubstructureIdentifier in org.biojava.nbio.structure.domain
Methods in org.biojava.nbio.structure.domain that return SubstructureIdentifier Modifier and Type Method Description SubstructureIdentifierPDPDomain. toCanonical() -
Uses of SubstructureIdentifier in org.biojava.nbio.structure.ecod
Methods in org.biojava.nbio.structure.ecod that return SubstructureIdentifier Modifier and Type Method Description SubstructureIdentifierEcodDomain. toCanonical() -
Uses of SubstructureIdentifier in org.biojava.nbio.structure.scop
Methods in org.biojava.nbio.structure.scop that return SubstructureIdentifier Modifier and Type Method Description SubstructureIdentifierScopDomain. toCanonical()
-