AScore#
- class pyopenms.AScore#
Bases:
objectCython implementation of _AScore
- Original C++ documentation is available here
– Inherits from [‘DefaultParamHandler’]
Methods
Overload:
compute(self, hit, real_spectrum)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
- compute(self, hit: PeptideHit, real_spectrum: MSSpectrum) PeptideHit#
- getSubsections(self) List[bytes]#