Description Usage Arguments Value Examples
Returns a tibble
containing the list of nested genes
effects, i.e. a table of nested cluster effects.
1 2 3 4 | nestedGeneEffects(obj)
## S4 method for signature 'HMAnalysedPerturbationData'
nestedGeneEffects(obj)
|
obj |
the object for which you want to extract the underlying effects |
returns a tibble
.
1 2 3 | data(rnaiscreen)
ft <- hm(rnaiscreen)
nestedGeneEffects(ft)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.