Software#
- class pyopenms.Software#
Bases:
object
Cython implementation of _Software
Original C++ documentation is available here
Methods
Overload:
getName
(self)Returns the name of the software
getVersion
(self)Returns the software version
setName
(self, in_0)Sets the name of the software
setVersion
(self, in_0)Sets the software version