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.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 SubstructureIdentifier
BioAssemblyIdentifier. toCanonical()
SubstructureIdentifier
PassthroughIdentifier. toCanonical()
SubstructureIdentifier
StructureIdentifier. toCanonical()
Convert to a canonical SubstructureIdentifier.SubstructureIdentifier
SubstructureIdentifier. toCanonical()
Return itself.SubstructureIdentifier
URLIdentifier. 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 SubstructureIdentifier
StructureName. 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 SubstructureIdentifier
CathDomain. 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 SubstructureIdentifier
EcodDomain. 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 SubstructureIdentifier
ScopDomain. toCanonical()
-