getCellColData: Get cellColData from an ArchRProject

View source: R/ProjectMethods.R

getCellColDataR Documentation

Get cellColData from an ArchRProject

Description

This function gets the cellColData from a given ArchRProject.

Usage

getCellColData(ArchRProj = NULL, select = NULL, drop = FALSE)

Arguments

ArchRProj

An ArchRProject object.

select

A character vector of column names to select from cellColData if you would like to subset the returned data.

drop

A boolean value that indicates whether to drop the dataframe structure and convert to a vector if selecting only one column.


GreenleafLab/ArchR documentation built on Feb. 28, 2024, 4:17 p.m.