Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

load.expression

Loads expression data.


Description

Loads expression data.

Usage

load.expression(path, variable = NULL, entries = NULL)

Arguments

path

A path of a file that contains attribute data to be loaded. When the file is a loadable .Rdata, name of the dataframe object in the .Rdata (that actually contains the relevant data) has to be specified as well.

variable

An optional string that designates the name of a dataframe object that has been saved in an .Rdata. (See the description of path.)

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

Transcriptomic Dynamics Models in Field Conditions

v0.0.6
MPL (>= 2) | file LICENSE
Authors
Koji Iwayama [cre], Yuri Aisaka [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.