Class PerturbationData
wraps a data set derived
from a genetic perturbation screen, e.g. using RNA interference or CRISPR.
Class PerturbationData
exposes getters for its members of the same
name, but no setters, because the data should be treated as
constant once set. The easiest way to construct a PerturbationData
object is by first creating a data.frame
and then calling as
.
See the examples to construct an object.
dataSet
the data set as a tibble
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.