View source: R/summary_stats.R
Summarize gene combinations by calculating the average lfc for a combo and the average lfc for each of gene on its own in a combo
1 | average_gene_scores(lfc_df, n_guides = F, standardize = F)
|
lfc_df |
data frame with the columns 'gene1', 'gene2', 'guide1', 'guide2', 'control1', 'control2', ... |
n_guides |
how many guides are in each construct (for grouping controls) |
standardize |
whether to use controls to z-score log fold changes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.