matchSCore: Compute the cellular phenotype matching across simulated cell...

Description Usage Arguments Value Examples

View source: R/matchSCore.R

Description

This function computes the matchSCore across gene markers provided from the simulation and cluster-specific genes computationally obtained from the tool.

Usage

1
matchSCore(gene_markers, gene_cl, labels)

Arguments

gene_markers

A list of gene markers. Each element of the list represents the set of markers for each biological group.

gene_cl

A list of cluster-specific gene sets to match with gene_markers.

labels

A vector of gene_cl indexes correspondant to the gene_markers group level.

Value

A value from 0 to 1 representing the matchSCore between gene_cl and gene_markers. A matchSCore of 1 is the total match.

Examples

1
# TODO

elimereu/matchSCore2 documentation built on April 9, 2020, 5:41 p.m.