savePattern {geneExpression} R Documentation

save the cmeans expression pattern result to local file

Description

Usage

savePattern(pattern, file);

Arguments

pattern

an ExpressionPattern object that is created by the expression.cmeans_pattern or peakCMeans. [as ExpressionPattern]

file

[as string]

Details

Authors

phenotype_kit

Value

a boolean value for indicates that the expression pattern data has been saved into the target file successfully or not.

clr value class

Examples


[Package geneExpression version 1.0.0.0 Index]