aggByClone: aggByClone

Description Usage Arguments Value

View source: R/getFunctions.R

Description

Aggregate expression data from technical replicates

Usage

1
aggByClone(dat = NULL, removeFeeder = T, ag.fun = sum)

Arguments

dat

The expression data. If NULL (default), transcript-level count data are used.

removeFeeder

Logical; whether to exclude samples from lines grown on feeder cells (default TRUE).

ag.fun

Aggregation function; default 'sum'

Value

A list with two slots: 'dat' containing the aggregated data, and 'annotation' containing the corresponding metadata.


plger/iPSCpoweR documentation built on Feb. 2, 2022, 1:37 a.m.