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

add.10x.imageR Documentation

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)

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


rezakj/iCellR documentation built on March 29, 2024, 6:55 p.m.