loadExpset {viper}R Documentation

Loading expression sets

Description

This function load an expression file into a matrix

Usage

loadExpset(filename)

Arguments

filename

Character string indicating the name of the expression file

Value

List containing a numeric matrix of expression data with samples in columns and probes in rows; and a vector of gene mapping annotations


[Package viper version 1.14.0 Index]