prep.vdj {iCellR} | R Documentation |
Prepare VDJ data
Description
This function takes a data frame of VDJ data per cell and prepares it to adds it to the iCellR object.
Usage
prep.vdj(vdj.data = "data.frame", cond.name = "NULL")
Arguments
vdj.data |
A data frame containing vdj information. |
cond.name |
Conditions. |
Value
An object of class iCellR
[Package iCellR version 1.6.7 Index]