CV#

class pyopenms.CV#

Bases: object

Cython implementation of _CV

Original C++ documentation is available here

__init__()#

Overload:

__init__(self, in_0: CV) None

Overload:

__init__(self, new_id: bytes | str | String, new_fullname: bytes | str | String, new_version: bytes | str | String, new_URI: bytes | str | String) None

Methods

__init__

Overload:

Attributes

URI

fullname

id

version

URI#
fullname#
id#
version#