get_cell_mask_by_cluster_name: get_cell_mask_by_cluster_name

View source: R/loom.R View source: R/loom.R

get_cell_mask_by_cluster_nameR Documentation

get_cell_mask_by_cluster_name

Description

Get a cell mask for the given cluster.name of the given loom.

Get a cell mask for the given cluster.name of the given loom.

Usage

get_cell_mask_by_cluster_name(loom, cluster.name)

get_cell_mask_by_cluster_name(loom, cluster.name)

Arguments

loom

The loom file handler.

cluster.name

The name of the cluster.

Value

A N-by-1 boolean vector specifying which cells belong to the given cluster.name in the given loom.

A N-by-1 boolean vector specifying which cells belong to the given cluster.name in the given loom.


aertslab/SCopeLoomR documentation built on April 19, 2022, 11:25 a.m.