list2mat: converts a results object to a matrix as if for direct use in...

View source: R/plots.R

list2matR Documentation

converts a results object to a matrix as if for direct use in external heatmap functions

Description

converts a results object to a matrix as if for direct use in external heatmap functions

Usage

list2mat(r, column = "fold_change")

Arguments

r

results object, usually from 'compare_many()'

column

column from results data to put into matrix, default = "fold_change"


TeamMacLean/pepdiff documentation built on April 24, 2023, 7:48 a.m.