make_pheatmap_df: A function to make a data frame that will be in the library...

Description Usage Arguments Examples

View source: R/make_pheatmap_df.R

Description

This function allows you to write out tsv files with default options that make sense..

Usage

1
make_pheatmap_df(x, min = -3, max = 3)

Arguments

x

the pheatmap data matrix input

min

the minimum value in your color scheme

max

the maximum value in your color scheme

Examples

1

kirstengott/kirsten documentation built on May 20, 2019, 10:24 a.m.