| Trees | Indices | Help |
|
|---|
|
|
object --+
|
picklejar.Picklable --+
|
cmj.StageBase --+
|
ProteinMutationGenerator
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
NAME = "protein_mutation_generator"
|
|||
PARAM = cmj._create_param_when_needed([
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
We will either read the mutations from a file or directly from the msj where mutations are defined as a list of space seperated strings mutations = ["C:23->ALA" "C:23->SER"]
|
|
|||
PARAM
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:33 2015 | http://epydoc.sourceforge.net |