filter_by_expression_rank | R Documentation |
This is .
filter_by_expression_rank(rep.matrix, tf.scores, query.name, pn = 0.05, pnE = 0.05)
rep.matrix |
is a expression matrix of the representative samples from prepare_representaive_samples |
tf.scores |
a numeric data.frame containing CaCTS scores. |
query.name |
name of query cancer type or subtype |
pn |
percentage of top N scores to be considered. Default 0.05 |
pnE |
percentage of top N expression rank to be considered. Default 0.05 |
Return the filtered list of CaCTS scores considering expression rank.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.