calculateGeneLFC: Calculating gene-level log fold ratios
Description
Log fold ratios of all sgRNAs of a gene are averaged to obtain the
gene level log fold ratio.
Usage
calculateGeneLFC(lfcs, genes)
Value
A numeric vector containing log fold ratio of genes.
Arguments
- lfcs
A numeric vector containing log fold change of sgRNAs.
- genes
A character string containing gene names corresponding to sgRNAs.