getSampleColData: Get sampleColData from an ArchRProject

View source: R/ProjectMethods.R

getSampleColDataR Documentation

Get sampleColData from an ArchRProject

Description

This function gets the sampleColData from a given ArchRProject.

Usage

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

Arguments

ArchRProj

An ArchRProject object.

select

A character vector containing the column names to select from sampleColData.

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.