cluster_matrix: Compute cluster matrix.

Description Usage Arguments Value

View source: R/topic_functions.R

Description

This function is used to pool clustered features by adding the gene expression values within each cluster.

Usage

1
cluster_matrix(object, clusters)

Arguments

object

Expression data.frame, matrix or object of class spaceST.

clusters

Integer vector specifying cluster identity of each feature.

Value

Integer vector specifying cluster identity of each feature.


ludvigla/spaceST documentation built on May 29, 2019, 3:43 a.m.