hm_fontsize_computer: hm_fontsize_computer(mat_rownames = NULL, mat_colnames =...

View source: R/useful_functions.R

hm_fontsize_computerR Documentation

hm_fontsize_computer(mat_rownames = NULL, mat_colnames = NULL, upper_n = 400, upper_fs = 0.1, lower_n = 10, lower_fs = 8, cex = 0.7)

Description

Returns a vector of length 2 with values for the appropriate sizes of fonts to be used in JAMS heatmap columns (samples) and rows (features), respectively.

Usage

hm_fontsize_computer(
  mat_rownames = NULL,
  mat_colnames = NULL,
  upper_n = 400,
  upper_fs = 0.1,
  lower_n = 10,
  lower_fs = 8,
  cex = 0.7
)

johnmcculloch/JAMS_BW documentation built on April 30, 2024, 8:09 p.m.