calculateGeneLFC: Calculating gene-level log fold ratios

View source: R/CEDA.R

calculateGeneLFCR Documentation

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)

Arguments

lfcs

A numeric vector containing log fold change of sgRNAs.

genes

A character string containing gene names corresponding to sgRNAs.

Value

A numeric vector containing log fold ratio of genes.


CEDA documentation built on May 29, 2024, 7:44 a.m.