getCoverage: Get coverage of interactions

Description Usage Arguments Value

View source: R/genomic.saturation.r

Description

Get coverage of interactions

Usage

1
2
3
4
5
6
7
8
getCoverage(
  MomaObject,
  cMR.ranking,
  viper.samples,
  topN = 100,
  mutation.filter = NULL,
  verbose = FALSE
)

Arguments

MomaObject

A numeric vector with cluster membership, names are samples

cMR.ranking

A vector entrez IDs, in order

viper.samples

Calculate the genomic coverage only for these sample

topN

Compute coverage for only the top -N- Master Regulators

mutation.filter

Retain only mutation events in this (positive) list

Value

A list of lists, indexed by sample name, with coverage statistics for each sample


califano-lab/MOMA documentation built on June 7, 2020, 7:17 a.m.