GeneEffect | R Documentation |
Gene effect in cancer cell lines
GeneEffect(
dataset = c("depmap_public_21q2", "depmap_public_21q1", "depmap_public_20q4v2",
"depmap_public_20q3", "depmap_public_20q2", "depmap_public_20q1",
"sanger_project_score_2021_05", "sanger_project_score_2019_08", "demeter2_data_v6"),
project = "default",
scoringMethod = "default"
)
dataset |
|
project |
|
scoringMethod |
|
GeneEffect
.
effect
: Chronos or CERES data with principle components strongly
related to known batch effects removed, then shifted and scaled per cell
line so the median nonessential KO effect is 0 and the median essential KO
effect is -1.
probability
: Probability that knocking out the gene has a real
depletion effect using gene_effect
.
Updated 2021-07-19.
object <- GeneEffect()
print(object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.