lrcor: For two matched matrices, compute correlation (Spearman)...

Description Usage Arguments Value

Description

For two matched matrices, compute correlation (Spearman) between two related genes with the first coming from matrix A and the second coming from matrix B.

Usage

1
lrcor(mat1, mat2, lrlist)

Arguments

mat1

numeric matrix

mat2

numeric matrix

lrlist

named list containing one or multiple strings

Value

a tibble with genes from mat1 matched to those from mat2 and their spearman correlation


fossbert/binilib documentation built on April 23, 2021, 10:31 p.m.