FLASHDeconvFeatureFile#
- class pyopenms.FLASHDeconvFeatureFile#
Bases:
objectCython implementation of _FLASHDeconvFeatureFile
Original C++ documentation is available here
FLASHDeconv feature level output *.tsv, *.ms1ft (for Promex), *.feature (for TopPIC) file formats. This class provides static methods for writing mass feature data. Note: Methods taking std::ostream are not directly exposed. Use file-based workflows.
- __init__()#
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: FLASHDeconvFeatureFile) None
Methods