Description Usage Arguments Value
Read results from a folder containing data files from one experiment
1 2 | readOneFolder(self, onePath, resultName = "result.tsv",
forceRecalc = FALSE)
|
onePath |
a path to a batch of SS files generated |
resultName |
the name of the file that is used to save the result |
forceRecalc |
boolean. If TRUE then all mzML files are reprocessed. If FALSE then the already generated results are looked for first and returned if found. |
a tibble of results for all experiments found in the folder or an emtpy tibble if no results should be returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.