Description Usage Format References Examples
Example PerturbationData
object consisting of several integrated viral
RNAi screens.
1 |
A PerturbationData
object containing a tibble
with 16
columns, each describing a feature.
de Wilde, Adriaan H, et al. (2015),
A kinome-wide small interfering RNA screen identifies proviral and
antiviral host factors in severe acute respiratory syndrome coronavirus
replication, including double-stranded RNA-activated protein kinase and
early secretory pathway proteins.
Journal of Virology
Reiss, Simon, et al. (2011),
Recruitment and activation of a lipid kinase by hepatitis C virus NS5A is
essential for integrity of the membranous replication compartment.
Cell Host & Microbe
Poenisch, Marion, et al. (2015),
Identification of HNRNPK as Regulator of Hepatitis C Virus Particle Production.
PLoS Pathogens
Cortese, Mirko, et al. (2019),
Reciprocal Effects of Fibroblast Growth Factor Receptor Signaling on Dengue
Virus Replication and Virion Production.
Cell Reports
Condition character
names of the viruses
Replicate integer
replicate numer
Plate integer
plate index
RowIdx integer
row index of the well on the plate
ColIdx integer
column index of the well on the plate
GeneSymbol character
HugoSymbol of a gene
Entrez integer
entrez ID
ReadoutType character
readout type,
such as 'GFP' or 'Luciferase'
Control integer
coding of controls.
'-1' for negative control, '1' for positive control, '0' for regular
sample
Library character
library type, such as 'Ambion'
Perturbation character
sirna identifier
Screen character
identifier,
for example 'Kinome' or 'Genome'
Cell character
cell type, such as 'Huh7.5'
ScreenType character
screen type, such as 'E/R' for
entry/replication
Design character
design of the library, e.g. 'pooled'
Readout numeric
readout value, e.g. GFP measurement or read
count
1 2 3 4 | data(rnaiscreen)
fit <- hm(rnaiscreen)
pls <- plot(fit)
pls[[1]]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.