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

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.