RipFileIdentifier
- class pyopenms.RipFileIdentifier
Bases:
objectCython implementation of _RipFileIdentifier
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS::IDRipper_1_1RipFileIdentifier.html
- __init__()
Cython signature: void RipFileIdentifier(IdentificationRuns & id_runs, PeptideIdentification & pep_id, libcpp_map[String,unsigned int] & file_origin_map, OriginAnnotationFormat origin_annotation_fmt, bool split_ident_runs)
Methods
Cython signature: void RipFileIdentifier(IdentificationRuns & id_runs, PeptideIdentification & pep_id, libcpp_map[String,unsigned int] & file_origin_map, OriginAnnotationFormat origin_annotation_fmt, bool split_ident_runs)
Cython signature: unsigned int getFileOriginIdx()
Cython signature: unsigned int getIdentRunIdx()
Cython signature: String getOriginFullname()
Cython signature: String getOutputBasename()
- getFileOriginIdx()
Cython signature: unsigned int getFileOriginIdx()
- getIdentRunIdx()
Cython signature: unsigned int getIdentRunIdx()
- getOriginFullname()
Cython signature: String getOriginFullname()
- getOutputBasename()
Cython signature: String getOutputBasename()