convert.attribute: Converts attribute data from a dataframe into an object.

Description Usage Arguments Value

View source: R/FIT.R

Description

Converts attribute data from a dataframe into an object.

Usage

1

Arguments

data

A dataframe of the attributes of microarray/RNA-seq data.

sample

An optional numeric array that designates the samples, that is rows, of the dataframe to be loaded.

Value

An object that represents the attributes of microarray/RNA-seq data. Internally, the object holds a dataframe whose number of entries (rows) equals that of the samples.


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