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)

rnabioco/clustifyr documentation built on April 7, 2024, 3:03 p.m.