Description Usage Arguments Value Examples
Accessor function for the Gene slot of the PoolScreenExp class
1 2 | ## S4 method for signature 'PoolScreenExp'
GeneData(x)
|
x |
PoolScreenExp object |
Gene slot of the object
1 2 3 4 5 6 7 | # import a PoolScreenExp object that has been generated using
# RunGscreend()
pse_an <- readRDS(
system.file('extdata', 'gscreend_analysed_experiment.RData',
package = 'gscreend'))
GeneData(pse_an)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.