make_pheatmap: This function takes in a data matrix and produces an...

Description Usage Arguments Value Author(s)

View source: R/make_pheatmap.R

Description

This function takes in a data matrix and produces an annotated heatmap using the pheatmap package.

Usage

1
make_pheatmap(matrix, samples = samples, heat.color = normal, Norv, Title)

Arguments

matrix

The data matrix to be used

samples

A data frame with information about the Conditions and Cell.Number

heat.color

The color scheme to be used for the heatmap.

Norv

The internal standard

Title

The title to be used. This title will also be part of the file name.

Value

An annotated heatmap saved as a pdf file.

Author(s)

Daniel Braas


danielbraas/MetabFUN documentation built on Oct. 9, 2020, 9:49 a.m.