TwoMatVipSim: Returns the viperSimilarity of the elements of two matrices.

View source: R/viper_funcs.R

TwoMatVipSimR Documentation

Returns the viperSimilarity of the elements of two matrices.

Description

Returns the viperSimilarity of the elements of two matrices.

Usage

TwoMatVipSim(mat.1, mat.2)

Arguments

mat.1

First matrix (features X columns).

mat.2

Second matrix (features X columns).

Value

A matrix w/ viperSimilarity for elements of mat.1 crossed with elements of mat.2.


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