dot-add_colData: Add additional entries to the colData of an SCE

Description Usage Arguments Value Author(s)

Description

Add additional entries to the colData of an SCE

Usage

1
.add_colData(SCE.in, to_add, merge_on = NULL)

Arguments

SCE.in

SCE object

to_add

data.frame with additional colData entries

merge_on

Indicate the column of to_add, which should contain the entries corresponding to the colnames(SCE.in). Default: NULL, which will use rownames of the to_add df.

Value

SCE object with amended colData entries

Author(s)

Friederike Dündar


friedue/SCEdjvdj documentation built on April 21, 2021, 7:54 a.m.