check_alignment: Check the alignment of mzXML files

View source: R/check_alignment.R

check_alignmentR Documentation

Check the alignment of mzXML files

Description

Check the aligned mzXML files for problematic retention times.

Usage

check_alignment(files)

Arguments

files

A character vector containing all the mzXML file locations.

Details

msalign2 sometimes creates wrong retention times. The retention time of a scan is sometimes smaller then its previous scan.

Value

The function gives a message with the file name of the problematic mzXML file and returns TRUE or FALSE.

Author(s)

Rico Derks


ricoderks/Rcpm documentation built on May 18, 2022, 7:49 a.m.