heatmaply.Rd
This function generates an heatmap using a count table and a specific gene list
a character string. Two options: "sudo"
or "docker"
, depending to which group the user belongs
a character string indicating the scratch folder where docker container will be mounted
a character string indicating the path of the counts table file
a character string indicating the path of the file containing the genes to include in the heatmap
a character string indicating the path of the output folder
a character string indicating the separator character in the count table. Allowed characters are TAB, COMMA and SPACE
a character string, 'raw' if the data are raw counts, 'log' otherwise
a string indicating the color palette to be used in the heatmap. Available palettes are Viridis, BrBG, magma, plasma and cividis
A html file containing the interactive heatmap produced using plot.ly
if (FALSE) {
}