add.adt: Add CITE-seq antibody-derived tags (ADT)

add.adtR 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


iCellR documentation built on May 29, 2024, 5:14 a.m.

Related to add.adt in iCellR...