QuantitativeExperimentalDesign#
- class pyopenms.QuantitativeExperimentalDesign#
Bases:
objectCython implementation of _QuantitativeExperimentalDesign
- Original C++ documentation is available here
– Inherits from [‘DefaultParamHandler’]
- __init__(self) None#
Methods
__init__(self)applyDesign2Resolver(self, resolver, file_, ...)getDefaults(self)Returns the default parameters
getName(self)Returns the name
getParameters(self)Returns the parameters
getSubsections(self)setName(self, in_0)Sets the name
setParameters(self, param)Sets the parameters
- applyDesign2Resolver(self, resolver: ProteinResolver, file_: TextFile, fileNames: List[bytes]) None#
- getSubsections(self) List[bytes]#