identify_marker_genes: identify_marker_genes

Description Usage Arguments Value

View source: R/Identify_marker_genes.R

Description

identify_marker_genes

Usage

1
2
3
4
5
6
identify_marker_genes(
  expression_training_mat,
  subtype_vector,
  subtype,
  training_nr_marker_genes
)

Arguments

expression_training_mat

Matrix that contains the expression data.

subtype_vector

Vector containing the subtype of the training samples.

subtype

Subtype for which to determine the differentially expressed.

training_nr_marker_genes

Number of desired marker genes to describe a subtype.

Value

Returns marker genes


RaikOtto/artdeco documentation built on Nov. 3, 2021, 6:18 p.m.