Description Usage Format Source Examples
A dilution series for 6 x 6 gene. For each gene pair all combinations of 8 different concentrations of dsRNA reagent are screened. Three readout channels (nrCells, area, intensity) are available in the data.frame dsRNAiDilutionSeries. The plate annotation is given in the data.frame dsRNAiDilutionSeriesAnno and precomputed degrees of freedom for thin plate splines are available in the matrix dsRNAiDilutionSeriesDF.
1 |
dsRNAiDilutionSeries:
A data frame with 2688 observations on the following 3 variables.
nrCellsa numeric vector representing the number of cells readout.
areaa numeric vector representing the are readout.
intensitya numeric vector representing the intensity readout.
dsRNAiDilutionSeriesAnno:
A data frame with 2688 observations on the following 7 variables.
platea numeric vector representing the plate number.
wella numeric vector representing the well.
rowa numeric vector representing the row on plate.
cola numeric vector representing the column on plate.
targetID1a numeric vector representing the target number of the first reagent (see targets).
targetID2a numeric vector representing the target number of the second reagent (see targets).
targetsa data.frame representing the 49 target reagents For each target reagent the gene name and the dsRNAi concentration is given.
dsRNAiDilutionSeriesDF:
A 6 x 6 matrix with degrees of freedom for thin-plate spline regression.
Horn, Sandmann, Fischer, Huber, Boutros, Mapping of Signalling Networks through Synthetic Genetic Interaction Analysis by RNAi, Nature Methods, 2011, Figure 1abc and Figure S5.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.