compute_gold_standards: Compute gold standards

Description Usage Arguments Value

View source: R/compute_gold_standards.R

Description

computation_gold_standards computes the scores for the gold standards required by the user

Usage

1
2
3
4
5
6
compute_gold_standards(
  RNA.tpm,
  list_gold_standards,
  cancertype,
  output_file_path
)

Arguments

RNA.tpm

numeric matrix with data

list_gold_standards

string with gold standards names

cancertype

string character

Value

List with the scores of all the gold standards specified.


olapuentesantana/easier_manuscript documentation built on Sept. 22, 2021, 9:42 p.m.