add.10x.image: Add image data to iCellR object

Description Usage Arguments Value

Description

This function takes a list of image data adds it to the iCellR object.

Usage

1
add.10x.image(x = NULL, image.data.list = NULL, condition.names = NULL)

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.

Value

An object of class iCellR


iCellR documentation built on Oct. 9, 2021, 5:07 p.m.

Related to add.10x.image in iCellR...