timsBasicHeatmap: This makes a heatmap with intergrated significance values...

timsBasicHeatmapR Documentation

This makes a heatmap with intergrated significance values (one line for p<0.05 and two lines for p<0.005)

Description

It's my first attempt at a package, don't expect to much from it! 2021-11-15 and has very little easy control for now, just as a utility for specific needs of the lab

Usage

timsBasicHeatmap(means, pvalues)

Details

Call the function timsBasicHeatmap(means, pvalues)

means is a matrix of means with appropriate column and row names that will be used in the heatmap graphic

pvalue is a matching matrix with the pvalue that accompanies the mean, The size and layout of the matrices must be identical

Columns should be phenotypes, rows should be groups


TMPierpont/timsBasicHeatmap documentation built on May 7, 2024, 5:27 a.m.