View source: R/methyl_master_epicopy_helper_functions.R
read.metharray.sheet.mm | R Documentation |
MethylMaster version of read.metharray.sheet() from minfi
read.metharray.sheet.mm( base, pattern = "csv$", ignore.case = TRUE, recursive = TRUE, single.file = TRUE, single.file.path = NULL, verbose = TRUE, ... )
base |
The base parameter |
pattern |
The pattern parameter |
ignore.case |
The ignore.case parameter |
recursive |
The recursive parameter |
single.file |
The single.file parameter |
single.file.path |
The single.file.path parameter |
verbose |
The verbose parameter |
... |
Additional arguments passed to read.metharray.mm |
A formatted csv as a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.