View source: R/progressive_alignment.R
alignToRoot4 | R Documentation |
This is needed when leaves of the tree are directly aligned to the root
alignToRoot4(
dataPath,
params,
outFile = "DIAlignR",
oswMerged = TRUE,
applyFun = lapply
)
dataPath |
(string) path to xics and osw directory. |
params |
(list) parameters are entered as list. Output of the |
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. |
Shubham Gupta, shubh.gupta@mail.utoronto.ca
ORCID: 0000-0003-3500-8152
License: (c) Author (2021) + GPL-3 Date: 2021-09-25
progAlignRuns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.