getSubtypeEventTables {MOMA}R Documentation

Helper function to get subtype specific events

Description

Helper function to get subtype specific events

Usage

getSubtypeEventTables(saturation.data, sample.clustering, checkpoints)

Arguments

saturation.data

: genomic saturation object from MOMA. List indexed by cluster then sample then regulator with the number of events associated with each additional regulator

sample.clustering

: clustering vector with sample names and cluster designations

checkpoints

: from momaObj

Value

a table that has counts of how many times a particular event happens in a cluster


[Package MOMA version 1.6.0 Index]