heatmapBase.Rd
This function generate heatmap and other plot based on clustering and on a specific gene list
heatmapBase(
group = c("sudo", "docker"),
scratch.folder,
file,
status = 0,
lower.range = -1,
upper.range = 1
)
a character string. Two options: sudo or docker, depending to which group the user belongs
a character string indicating the path of the scratch folder
a character string indicating the path of the file, with counts.table name and extension included
0 if is raw count, 1 otherwise
the lower range of signal in the heatmap.
the upper range of signal in the heatmap.
A heatmap.