heat_map_tc {HDXBoxeR} | R Documentation |
Plots heat maps for time courses.
Description
Returns heat map on timecourses with raw data.
Usage
heat_map_tc(df, ranges = c(seq(0, 100, by = 10), Inf))
Arguments
df |
timecourse input |
ranges |
ranges for coloring scheme. Default set to c(seq(0, 100, by=10), Inf) |
Value
heat map for timecourses
[Package HDXBoxeR version 0.0.1 Index]