Description Usage Arguments Value
View source: R/compute_gold_standards.R
computation_gold_standards
computes the scores for the gold standards required by the user
1 2 3 4 5 6 | compute_gold_standards(
RNA.tpm,
list_gold_standards,
cancertype,
output_file_path
)
|
RNA.tpm |
numeric matrix with data |
list_gold_standards |
string with gold standards names |
cancertype |
string character |
List with the scores of all the gold standards specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.