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.


haibol2016/ArchR documentation built on June 15, 2022, 5:41 p.m.