Skip to contents

This function concatenates the files by building a string followed by concatenation. By doing it this way we reduce running time from n^2 to n allowing us to concatenate several thousand files in minutes rather than days.

Usage

cFindChromPeaksStep2(inputs, output)

Arguments

inputs

the peak picked files (>1 file names)

output

the msnbase element of peak picked files (file name)

Value

an XCMSset ready for peak grouping and alignment