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.


haibol2016/ArchR_debug documentation built on June 15, 2022, 5:42 p.m.