heatmapInput {PAC} | R Documentation |
Creates the matrix that can be easily plotted with a heatmap function available in an R package
Description
Creates the matrix that can be easily plotted with a heatmap function available in an R package
Usage
heatmapInput(aggregateMatrix_withAnnotation)
Arguments
aggregateMatrix_withAnnotation |
the annotated clade matrix |
Value
the heatmap input matrix
[Package PAC version 1.1.4 Index]