compute_lfc_from_counts: compute_lfc_from_counts

Description Usage Arguments Value Author(s)

View source: R/core_functions.R

Description

Computes log-fold changes of gRNA counts from gRNA count and control data.

Usage

1
compute_lfc_from_counts(counts, controls)

Arguments

counts

MxR matrix of gRNA counts, where M is the number of gRNAs and R the number of replicates

controls

Mx1 vector or MxC matrix, if there are C different control measurements

Value

matrix of log-fold changes

Author(s)

Magdalena Strauss


magStra/BSure documentation built on April 27, 2021, 3:30 a.m.