progSplit4: Step 4 for progressive alignment

View source: R/progressive_alignment.R

progSplit4R Documentation

Step 4 for progressive alignment

Description

Step 4 for progressive alignment

Usage

progSplit4(
  dataPath,
  params,
  outFile = "DIAlignR",
  oswMerged = TRUE,
  applyFun = lapply
)

Arguments

dataPath

(string) path to xics and osw directory.

params

(list) parameters are entered as list. Output of the paramsDIAlignR function.

outFile

(string) name of the output file.

oswMerged

(logical) TRUE if merged file from pyprophet is used.

applyFun

(function) value must be either lapply or BiocParallel::bplapply.

Author(s)

Shubham Gupta, shubh.gupta@mail.utoronto.ca

ORCID: 0000-0003-3500-8152

License: (c) Author (2021) + GPL-3 Date: 2021-03-03

See Also

progAlignRuns


shubham1637/DIAlign documentation built on March 27, 2023, 7:12 a.m.