Description Usage Arguments Value Examples
This function reorganizes an output file from BD Accuri C6 Plus software.
1 | cleanBDfile(path)
|
path |
Specify the path to the xls file containing the Batch Analysis results |
Returns a data frame with columns describing sample information and data
1 2 | batchAnalysisResults <- system.file("extdata","exampleFC.xls", package="cleanBDfile")
cleanBDfile(batchAnalysisResults)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.