analyze_PRODIGY_results: analyze_PRODIGY_results

View source: R/analyze_PRODIGY_results.R

analyze_PRODIGY_resultsR Documentation

analyze_PRODIGY_results

Description

This function analyzes PRODIGY's results (influence score matrices) to rank individual driver genes for a group of patients.

Usage

analyze_PRODIGY_results(all_patients_scores)

Arguments

all_patients_scores

Either a list of influence scores matrices or a single matrix received by the PRODIGY algorithm.

Value

A list of ranked genes per sample.

Examples

results = analyze_PRODIGY_results(all_patients_scores)

Shamir-Lab/PRODIGY documentation built on March 27, 2022, 5:29 p.m.