Learn R Programming

synlet (version 1.2.2)

exampleDat: Synthetic lethal RNAi screen example data.

Description

A dataset containing synthetic lethal RNAi screen data to show how functions work. The variables are as follows:

Usage

data(exampleDat)

Arguments

Value

  • A data frame containing RANi screen data, the READOUT value has no real biological meaning.

format

A data frame with 4320 rows and 8 variables

Details

  • PLATE. plate names.
  • MASTER_PLATE. master plate names.
  • WELL_CONTENT_NAME. siRNA targets of wells.
  • EXPERIMENT_TYPE. sample, negative/positive controls.
  • EXPERIMENT_MODIFICATION. experiment conditions, "treatment" or "control".
  • ROW_NAME. row names of plates.
  • COL_NAME. column names of plates.
  • READOUT. screen results.