SwathWindowLoader

class pyopenms.SwathWindowLoader

Bases: object

Cython implementation of _SwathWindowLoader

Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1SwathWindowLoader.html

__init__()
  • Cython signature: void SwathWindowLoader()

  • Cython signature: void SwathWindowLoader(SwathWindowLoader &)

Methods

__init__

  • Cython signature: void SwathWindowLoader()

annotateSwathMapsFromFile

Cython signature: void annotateSwathMapsFromFile(String filename, libcpp_vector[SwathMap] & swath_maps, bool do_sort, bool force)

readSwathWindows

Cython signature: void readSwathWindows(String filename, libcpp_vector[double] & swath_prec_lower, libcpp_vector[double] & swath_prec_upper)

annotateSwathMapsFromFile()

Cython signature: void annotateSwathMapsFromFile(String filename, libcpp_vector[SwathMap] & swath_maps, bool do_sort, bool force)

readSwathWindows()

Cython signature: void readSwathWindows(String filename, libcpp_vector[double] & swath_prec_lower, libcpp_vector[double] & swath_prec_upper)