ImportSesameData: Import Illumina manifests (sesameData versions)

View source: R/utils_ImportSesameData.R

ImportSesameDataR Documentation

Import Illumina manifests (sesameData versions)

Description

Load either the HM540 and EPIC manifests into working memory

Usage

ImportSesameData(manifest_char)

Arguments

manifest_char

Which manifest should be loaded? Currently, this package has been tested to work with 450k and EPIC arrays for HG19 and HG38.

Details

This function assumes that the .onLoad() function has executed properly and (therefore) that the necessary data sets are in the cache.

Examples

  hm450k_gr <- ImportSesameData("HM450.hg19.manifest")
  head(hm450k_gr)


TransBioInfoLab/coMethDMR documentation built on Sept. 14, 2022, 7:09 p.m.