getSizeFactorsDF: Get the size factors for count normalization

Description Usage Arguments Value Examples

View source: R/deltaCaptureC.R

Description

This function takes a data frame giving chr, start, end and count for experimental replicates and returns the size factors for each of the replicates for use in normalization

Usage

1
getSizeFactorsDF(countsDF)

Arguments

countsDF

A data frame whose first three columns are chr, start and end, and whose remaining columns are count data for experimental replicates

Value

The size factors for the columns of countsDF

Examples

1

deltaCaptureC documentation built on Nov. 8, 2020, 5:31 p.m.