list2mat | R Documentation |
converts a results object to a matrix as if for direct use in external heatmap functions
list2mat(r, column = "fold_change")
r |
results object, usually from 'compare_many()' |
column |
column from results data to put into matrix, default = "fold_change" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.