IDATtoMatrix {methylumi}R Documentation

process a single IDAT (just the mean intensities)

Description

process a single IDAT (just the mean intensities)

Usage

IDATtoMatrix(x, fileExts = list(Cy3 = "Grn", Cy5 = "Red"), idatPath = ".")

Arguments

x

character(1)

fileExts

named list

idatPath

character(1)


[Package methylumi version 2.40.1 Index]