hlpr_dist_mtr_to_df: Convert distance matrix to distance data.frame

View source: R/h.R

hlpr_dist_mtr_to_dfR Documentation

Convert distance matrix to distance data.frame

Description

Reshapes a distance matrix with a wrapper around reshape2::melt().

Usage

hlpr_dist_mtr_to_df(dist_mtr, varnames = c("gene1", "gene2"))

Arguments

dist_mtr

A distance matrix gene expression - gene expression distances


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.