add_global_md_embedding: add_global_md_embedding

View source: R/loom.R

add_global_md_embeddingR Documentation

add_global_md_embedding

Description

Add the embedding with the given name to the global MetaData attribute.

Usage

add_global_md_embedding(loom, id, name, is.default = F, trajectory = NULL)

Arguments

loom

The loom file handler.

name

The name of the embedding to add.

is.default

Is the given embedding the default embedding to use in the .loom file.

trajectory

Adata.frame storing the X (first column) and Y (second column) coordinates of the trajectory.


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