add.10x.image: Add image data to iCellR object
Description
This function takes a list of image data adds it to the iCellR object.
Usage
add.10x.image(x = NULL, image.data.list = NULL, condition.names = NULL)
Value
An object of class iCellR
Arguments
- x
An object of class iCellR.
- image.data.list
A character vector of list object names. Lists should be made using "image.capture.10x" function. .
- condition.names
A character vector of condition names.