add.adt {iCellR} | R Documentation |
Add CITE-seq antibody-derived tags (ADT)
Description
This function takes a data frame of ADT values per cell and adds it to the iCellR object.
Usage
add.adt(x = NULL, adt.data = "data.frame")
Arguments
x |
An object of class iCellR. |
adt.data |
A data frame containing ADT counts for cells. |
Value
An object of class iCellR
[Package iCellR version 1.6.7 Index]