A method to see as an heatmap the logRatios of synthesis, degradation and processing rates and pre-mRNA and total mRNA concentration of a population of genes, either at the level of etimated or modeled rates.
inHeatmap(object, type = "pre-model", breaks = seq(-1, 1, length.out = 51), palette = colorRampPalette(c("green", "black", "firebrick3")), plot_matureRNA = FALSE, absoluteExpression = TRUE, rowLabels = NULL, clustering = TRUE, clustIdx = 3:5)
"inHeatmap"(object, type = "pre-model", breaks = seq(-1, 1, length.out = 51), palette = colorRampPalette(c("green", "black", "firebrick3")), plot_matureRNA = FALSE, absoluteExpression = TRUE, rowLabels = NULL, clustering = TRUE, clustIdx = 3:5)
data('mycerIds10', package='INSPEcT')
inHeatmap(mycerIds10, 'pre-model')
inHeatmap(mycerIds10, 'model')
Run the code above in your browser using DataLab