get_clusterings_with_name: get_clusterings_with_name

View source: R/loom.R

get_clusterings_with_nameR Documentation

get_clusterings_with_name

Description

Get cell clusterings stored in the given loom file

Usage

get_clusterings_with_name(loom)

Arguments

loom

.loom file name

Value

data.frame containing the clusterings in the given loom (cells as rows, clustering alternatives as columns).

Examples

# clusters <- get_clusterings_with_name(loom)
# head(clusters)

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