convert.expression: converts expression data from a dataframe into an object.

Description Usage Arguments Value

View source: R/FIT.R

Description

converts expression data from a dataframe into an object.

Usage

1

Arguments

data

A dataframe of expression data to be loaded.

entries

An optional string array that designates the entries of the dataframe to be loaded.

Value

An object that represents the expression data of microarray/RNA-seq. Internally, the object holds a matrix of size nsamples * ngenes.


FIT documentation built on May 2, 2019, 3:38 p.m.