ViperMerge: Merges two viper matrices, giving priority to one over the...

View source: R/viper_funcs.R

ViperMergeR Documentation

Merges two viper matrices, giving priority to one over the other.

Description

Merges two viper matrices, giving priority to one over the other.

Usage

ViperMerge(p.mat, q.mat)

Arguments

p.mat

Priority viper matrix (proteins X samples). Proteins here will override those in the other matrix.

q.mat

Secondary viper matrix (proteins X samples). Proteins here will fin in for gaps in the priority matrix.

Value

A merged viper matrix.


califano-lab/PISCES documentation built on Jan. 11, 2023, 5:34 a.m.