Skip to contents

Choose which batches to process by selecting the directory where the measurement files are stored.

Usage

dbaScreeningSelectedBatches(
  msrawfileIndex,
  batchDirs,
  saveDirectory,
  numParallel = 1
)

Arguments

msrawfileIndex

Name of index where processing information is stored

batchDirs

Directory of measurement files (recursive, multiple permitted)

saveDirectory

Location where results should be saved

numParallel

For local parallel processing via future