readTemplateFromLoom: readTemplateFromLoom

Description Usage Arguments Value Examples

View source: R/readTemplate.R

Description

Read template from a loom file with coordinates as embeddings and cluster annotation as metadata.

Usage

1
readTemplateFromLoom(loom_path, cluster_variable, embedding_name)

Arguments

loom_path

Path to loom file

cluster_variable

Name of the variable to use as cluster annotation

embedding_name

Name of the embedding to use for spatial coordinates

Value

A virtual map data.frame containing the virtual cell coordinates and assigned spatial cluster

Examples

1
virtualTemplate <- readTemplateFromLoom (loom_path, cluster_variable, embedding_name)

aertslab/ScoMAP documentation built on Oct. 8, 2021, 1:15 a.m.