Description Usage Arguments Value Examples
View source: R/preprocessData.R
This function returns the contents of a given reference file as a data frame. The rows of the data frame are the probe names, allowing for quick indexing.
1 | get_reference(reference_file)
|
reference_file |
file location of reference file |
reference file
1 2 | reference <- get_reference('~/references/hg38/annotation/R/
EPIC.hg38.manifest.rds')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.