Uses of Class
pl.poznan.put.pdb.analysis.PdbChain
Packages that use PdbChain
Package
Description
Contains classes which work on data from PDB or mmCIF files.
-
Uses of PdbChain in pl.poznan.put.pdb.analysis
Subclasses of PdbChain in pl.poznan.put.pdb.analysisMethods in pl.poznan.put.pdb.analysis that return types with arguments of type PdbChainModifier and TypeMethodDescriptionAbstractPdbModel.chains()
Groups together residues in the same chain and repeat that for every chain.DefaultCifModel.chains()
DefaultPdbModel.chains()
ImmutableDefaultCifModel.chains()
Groups together residues in the same chain and repeat that for every chain.ImmutableDefaultPdbModel.chains()
Groups together residues in the same chain and repeat that for every chain.PdbModel.chains()
Methods in pl.poznan.put.pdb.analysis with parameters of type PdbChainModifier and TypeMethodDescriptionfinal int
static ImmutablePdbChain
Creates an immutable copy of aPdbChain
value.Fill a builder with attribute values from the providedpl.poznan.put.pdb.analysis.PdbChain
instance.