run_CaCTS_score: Calculate The Jensen-Shannon Divergence considering...

run_CaCTS_scoreR Documentation

Calculate The Jensen-Shannon Divergence considering expression matrix of representative samples

Description

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.

Usage

run_CaCTS_score(rep.matrix, query.name)

Arguments

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

Value

Return the list of CaCTS scores assigned to each TF.


lawrenson-lab/CaCTS documentation built on Jan. 30, 2023, 7:38 a.m.