Learn R Programming

coRNAi (version 1.22.0)

key: A key to data set screen1, contains (additional) information about the genes in the screen.

Description

Contains information about which of the 16 genes in screen1 are cell cycle related. This is used in interaction graphs/plots.

Usage

data(key)

Arguments

Format

A data frame with 16 observations on the following 2 variables.
GeneID
a factor with levels AnnIX CG12785 CG16935 CG3165 CG7889 CG8108 CSN3 CSN4 CSN5 fwd pbl Rbf Rho1 sos trbl zip
cellCycle
a numeric vector

Examples

Run this code
data(key)
table(key$cellCycle)

Run the code above in your browser using DataLab