readPattern {geneExpression} R Documentation

read the cmeans expression pattern result from file

Description

Usage

readPattern(file);

Arguments

file

a binary data pack file that contains the expression pattern raw data. [as string]

Details

this function can also read the csv matrix file and then cast as the expression pattern data object.

Authors

phenotype_kit

Value

this function returns data object of type ExpressionPattern.

clr value class

Examples


[Package geneExpression version 1.0.0.0 Index]