get_idat_file_list | R Documentation |
Get IDAT file list
get_idat_file_list(base)
base |
A character scalar of base directory path which has IDAT files. |
This function search the directory base (possibly including subdirectories depending on the argument recursive for “sample sheet” files (see below). These files are identified solely on the base of their filename given by the arguments pattern "_(Grn|Red)\.idat$" and ignore case.
A character vector of IDAT file paths.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.