Bio.CAPS.DifferentialCutsite:
A differential cutsite is a location in an alignment where an enzyme cuts
at least one sequence and also cannot cut at least one other sequence.
Bio.PDB.Entity.DisorderedEntityWrapper:
This class is a simple wrapper class that groups a number of
equivalent Entities and forwards all method calls to one of them
(the currently selected object).
Bio.Cluster.Record:
A Record stores the gene expression data and related information
contained in a data file following the file format defined for
Michael Eisen's Cluster/TreeView program.
Bio.EUtils.sourcegen.SourceGen:
SourceGen(outfile, [bangline]) An instance of this SourceGen class
is a factory for generating python source code, by writing to a
file object.
Bio.EUtils.POM._ContentModelGenerator:
_ContentModelGenerator(rawmodel) The DTD parser generated and final
content model are so different that a different content model
generator is used for this object.