makeCoverageDf {MOMA}R Documentation

Helper function for making the coverage dataframe

Description

Helper function for making the coverage dataframe

Usage

makeCoverageDf(coverage.list, cutoff)

Arguments

coverage.list

: List indexed by sample name, contains mut/fus/amp/del interactions

cutoff

: number of regulators to include

Value

dataframe with each sample and which events are captured by the checkpoint mrs


[Package MOMA version 1.4.0 Index]