adt.rna.merge {iCellR} | R Documentation |
Merge RNA and ADT data
Description
This function is to merge the RNA and ADT data to the main.data slot of the iCellR object.
Usage
adt.rna.merge(x = NULL, adt.data = "raw")
Arguments
x |
An object of class iCellR. |
adt.data |
Choose from raw or main (normalized) ADT data, default = "raw". |
Value
An object of class iCellR
[Package iCellR version 1.6.7 Index]