get_jac_mat: Create matrix for Jaccard calculation

View source: R/get_jac_mat.R

get_jac_matR Documentation

Create matrix for Jaccard calculation

Description

An internal helper function to construct a matrix from the list of pathways and their genes.

Usage

get_jac_mat(list)

Arguments

list

A named list of pathways and their constituent genes

Value

A matrix of overlapping genes among all pathways


hancockinformatics/clusterPathways documentation built on March 19, 2022, 7:23 p.m.