Description Usage Arguments Value
View source: R/Identify_marker_genes.R
identify_marker_genes
1 2 3 4 5 6 | identify_marker_genes(
expression_training_mat,
subtype_vector,
subtype,
training_nr_marker_genes
)
|
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. |
Returns marker genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.