Description Usage Arguments Examples
This function computes the oncology models fidelity score based on the hallmarks of cancer
1 | computeSignatureScore(X, cancer)
|
X |
gene dataframe expression dataset either in z-score or log2(n+1) normalized |
cancer |
string that shows the names of the cancer |
1 2 | cancers()
exampleOutput = computeSignatureScore(exampleInput, "Brain")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.