subsetCells: Subset cells in an ArchRProject.

View source: R/FilterCells.R

subsetCellsR Documentation

Subset cells in an ArchRProject.

Description

This function returns an ArchRProject object that contains a specified subset of cells.

Usage

subsetCells(ArchRProj = NULL, cellNames = NULL)

Arguments

ArchRProj

An ArchRProject object.

cellNames

A character vector of cellNames that will be subsetted of the current ArchRProject.


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