Description Usage Arguments Value
Given a matrix of patient's features, this function ranks the features based on how much their distribution values are different between classes
1 | get_genes_desc(mp, Aletter, Bletter)
|
Aletter |
The letter signature of the labels of the first class samples |
Bletter |
The letter signature of the labels of the second class samples |
geno_p |
Matrix of profiles (genes x samples) |
Produce a dataframe s.t. each row correspond to a gene situation the columns are: rank_dist (higher and more it differs between classes) diff_sd (higher and more its variance between classes is different)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.