match_characters {sccca}R Documentation

Process the cell markers that pass specific threshold in the gene correlation matrix

Description

This Function is used to return the cell markers that pass specific threshold in the gene correlation matrix

Usage

match_characters(genes, gene_mat)

Arguments

genes

list of unique genes of cell types.

gene_mat

correlation matrix of genes.

Value

vector of genes names which overlap with the correlation matrix.

Author(s)

Mohmed Soudy Mohamed.soudy@uni.lu and Sohpie LE BARS sophie.lebars@uni.lu and Enrico Glaab enrico.glaab@uni.lu


[Package sccca version 0.1.1 Index]