get_reference: Return reference data frame

Description Usage Arguments Value Examples

View source: R/preprocessData.R

Description

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.

Usage

1
get_reference(reference_file)

Arguments

reference_file

file location of reference file

Value

reference file

Examples

1
2
reference <- get_reference('~/references/hg38/annotation/R/
EPIC.hg38.manifest.rds')

ethanmoyer/ICCE documentation built on Aug. 25, 2020, 5:18 p.m.