GetCorrelation: Get rank correlation

View source: R/FindRootCell.R

GetCorrelationR Documentation

Get rank correlation

Description

Get rank correlation for pseudotime analysis

Usage

GetCorrelation(cluster_order_by, cell_metric, graph_cluster_mst, root_cluster)

Arguments

cluster_order_by

cluster rank parameter for measuring cluster/cell rank correlation

cell_metric

either distance or index

graph_cluster_mst

igraph object representing an mst on the cluster-cluster graph

root_cluster

the id of the root cluster on the cluster-cluster graph

Value

tau score of rank correlation


mkarikom/RSoptSC documentation built on May 10, 2023, 1:10 a.m.