groupSamplesUMI4C {UMI4Cats}R Documentation

Group UMI4C samples

Description

Combines UMI4C samples by adding UMIs from assay(umi4c) to represent the levels in grouping.

Usage

groupSamplesUMI4C(umi4c, grouping = "condition")

Arguments

umi4c

UMI4C object as generated by makeUMI4C.

grouping

Name of the column in colData used to merge the samples or replicates. Set to NULL for skipping grouping. Default: "condition".

Value

A grouped UMI4C object.


[Package UMI4Cats version 1.3.1 Index]