Description Usage Arguments Value Examples
Returns a tibble containing the list of genes that
have been used in the study along with their estimated effect sizes.
| 1 2 3 4 | geneEffects(obj)
## S4 method for signature 'AbstractAnalysedPerturbationData'
geneEffects(obj)
 | 
| obj | the object for which you want to extract the underlying gene | 
returns a list.
| 1 2 3 |  data(rnaiscreen)
 ft <- hm(rnaiscreen)
 geneEffects(ft)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.