cellHTS2df: converts cellHTS objects to dataframes

Description Usage Arguments Value Author(s) See Also Examples

View source: R/cellHTS2df.R

Description

converts a cellHTS2 object into a data.frame object and check that all mandatory meta data is included. Adds Directions, replicates and Pair columns.

Usage

1
cellHTS2df(x,neutral)

Arguments

x

a cellHTS object with correct annotations

neutral

string stating which RNAi is neutral (negative control)

Value

data.frame, with the data from the cellHTS object in column "value". Meta data from annotation file and the new columns; Directions, Replicate and Pair

Author(s)

Elin Axelsson

See Also

cellHTS

Examples

1
2
3

coRNAi documentation built on Nov. 17, 2017, 11:14 a.m.