calculateGeneLFC | R Documentation |
Log fold ratios of all sgRNAs of a gene are averaged to obtain the gene level log fold ratio.
calculateGeneLFC(lfcs, genes)
lfcs |
A numeric vector containing log fold change of sgRNAs. |
genes |
A character string containing gene names corresponding to sgRNAs. |
A numeric vector containing log fold ratio of genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.