test.dynamicHeatmap {dynamicHeatmap} | R Documentation |
This function will load a test dataset to run the dynamicHeatmap
function.
test.dynamicHeatmap(dataset = c("Brca", "Perou", "Pomeroy"), projectPath, outputName = "DynamicHeatmap")
dataset |
A character string specifying one of "Brca", "Perou" or "Pomeroy" datasets. |
projectPath |
A character string specifying the project path. Default is C:/Users/UserName/Documents/$dataset. |
outputName |
A character string for the output folder name. |
test.dynamicHeatmap("Brca")