add_global_md_clustering_kv: add_global_md_clustering_kv

View source: R/loom.R

add_global_md_clustering_kvR Documentation

add_global_md_clustering_kv

Description

Add given value with the given key to the clustering with the given clustering.id of the global MetaData attribute

Usage

add_global_md_clustering_kv(loom, clustering.id, key, value)

Arguments

loom

The loom file handler.

clustering.id

The clustering ID of the clustering which the key/value is added to.

key

The name of the attribute to add.

value

The value of the attribute to add.


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