get_vargenes: Generate variable gene list from marker matrix

View source: R/compare_genelist.R

get_vargenesR Documentation

Generate variable gene list from marker matrix

Description

Variable gene list is required for clustify main function. This function parses variables genes from a matrix input.

Usage

get_vargenes(marker_mat)

Arguments

marker_mat

matrix or dataframe of candidate genes for each cluster

Value

vector of marker gene names

Examples

get_vargenes(cbmc_m)

NCBI-Hackathons/clustifyR documentation built on April 25, 2024, 4:22 a.m.