geneEffects {perturbatr} | R Documentation |
Returns a tibble
containing the list of genes that
have been used in the study along with their estimated effect sizes.
geneEffects(obj) ## S4 method for signature 'AbstractAnalysedPerturbationData' geneEffects(obj)
obj |
the object for which you want to extract the underlying gene |
returns a list
.
data(rnaiscreen) ft <- hm(rnaiscreen) geneEffects(ft)