Description Usage Arguments Details Value
Find wiff directories that may contain SS batches
1 2 | findPotentialWiffDirs(parentPath, resPath, protwizPath,
doConvert = FALSE, forceRecalc = FALSE)
|
parentPath |
a file path that contains wiff data |
resPath |
a file path that contains the resulting mzML files |
protwizPath |
a file path to the proteowizard installation |
doConvert |
boolean. If TRUE then msconvert will be called on batches that are not present in the working directory. |
forceRecalc |
boolean. If TRUE then all batches will be reconverted with msconvert. This means that any results are also lost. |
DONE: find all folders that have at least the spiked sample in them DONE: find all wiff folders that have equal numbers of spikes and blanks DONE: check if a barcode folder is present in resPath corresponding to a wiff folder
a tibble that contains all folders that potentially have full sets of SS batches along with the information if that folder is found in the working directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.