read_IDAT: Load beta data

Description Usage Arguments Value Examples

View source: R/preprocessData.R

Description

Using sesame and sesame, this function loads beta data using IDAT files stored in a given directory

Usage

1
read_IDAT(IDAT_dir)

Arguments

IDAT_dir

directory location of where given IDAT file is located

Value

beta matrix

Examples

1
2
betas <- read_IDAT('~/20191212_GEO_datasets/GSE110554')
... some visualization 

ethanmoyer/MethylConstruct documentation built on July 10, 2020, 12:28 a.m.