readArray: Overlap two datasets

View source: R/readArray.R

readArrayR Documentation

Overlap two datasets

Description

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

Usage

readArray(dataFile,designFile=NA,hr=1,impute=TRUE,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".

Value

A list

References

citation("claudinLow")

See Also

claudinLow


bhklab/genefu documentation built on June 2, 2022, 2:56 p.m.