run_CaCTS_score | R Documentation |
This is a implementation of the Jensen-Shannon Divergence for Transcription Factors expression across diffrent cancer types. The expectation is that you have cancer cell-type expression specificity. That are considered as CaCTS scores.
run_CaCTS_score(rep.matrix, query.name)
rep.matrix |
is a expression matrix of the representative samples from prepare_representaive_samples |
query.index |
numeric index of the cancer type to be evaluated as query |
Return the list of CaCTS scores assigned to each TF.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.