scregclust_format | R Documentation |
Package data before clustering
scregclust_format(expression_matrix, mode = c("TF", "kinase"))
expression_matrix |
The p x n gene expression matrix with gene symbols as rownames. |
mode |
Determines which genes are considered to be regulators. |
A list with
genesymbols |
The gene symbols extracted from the expression matrix |
sample_assignment |
A vector filled with |
is_regulator |
Whether a gene is considered to be a regulator or not,
determined dependent on |
get_regulator_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.