IDATsToMatrices: convert multiple idats to matrices

Description Usage Arguments

View source: R/methylumIDAT.R

Description

convert multiple idats to matrices

Usage

1
2
3
4
5
6
IDATsToMatrices(
  barcodes,
  fileExts = list(Cy3 = "Grn", Cy5 = "Red"),
  parallel = F,
  idatPath = "."
)

Arguments

barcodes

character()

fileExts

character()

parallel

logical(1)

idatPath

character(1)


seandavi/methylumi documentation built on Oct. 28, 2021, 12:42 a.m.