Uses of Interface
pl.poznan.put.pdb.analysis.ResidueComponent
Packages that use ResidueComponent
Package
Description
Contains classes which work on data from PDB or mmCIF files.
-
Uses of ResidueComponent in pl.poznan.put.pdb.analysis
Methods in pl.poznan.put.pdb.analysis that return types with arguments of type ResidueComponent -
Uses of ResidueComponent in pl.poznan.put.protein
Subinterfaces of ResidueComponent in pl.poznan.put.proteinModifier and TypeInterfaceDescriptioninterface
A backbone in a protein.interface
A sidechain in a protein.Classes in pl.poznan.put.protein that implement ResidueComponentMethods in pl.poznan.put.protein that return types with arguments of type ResidueComponent -
Uses of ResidueComponent in pl.poznan.put.rna
Subinterfaces of ResidueComponent in pl.poznan.put.rnaModifier and TypeInterfaceDescriptioninterface
A component of a nucleotide.interface
A nucleobase (adenine, cytosine, guanine, uracil or thymine).interface
A purine (adenine or guanine).interface
A pyrimidine (cytosine, uracil or thymine).Classes in pl.poznan.put.rna that implement ResidueComponentModifier and TypeClassDescriptionfinal class
Immutable implementation ofPhosphate
.final class
Immutable implementation ofRibose
.class
A phosphate, part of RNA backbone.class
A ribose, part of RNA backbone.Methods in pl.poznan.put.rna that return types with arguments of type ResidueComponent