readArray: Overlap two datasets

Description Usage Arguments References See Also

View source: R/readArray.R

Description

Formatting function to read arrays and format for use in the claudinLow classifier

Usage

1
 readArray(dataFile,designFile=NA,hr=1,impute=T,method="mean")

Arguments

dataFile

file with matrix to be read

designFile

Design of file

hr

Header rows as Present (2) or Absent (1)

impute

whether data will be imputed or not.

method

Default method is "mean"

References

citation("claudinLow")

See Also

claudinLow


genefu documentation built on Jan. 28, 2021, 2:01 a.m.