Learn R Programming

tempoR (version 1.0.4.4)

tempo.mkplot: Make a plot for a specified gene sets

Description

Generate a plot of actual vs. predicted age, broken down by control sample or test sample, for a single specified gene set

Usage

tempo.mkplot(results, geneset)

Arguments

results

The results object returned by tempo.runInstance.or tempo.run

geneset

The name of a gene set

Examples

Run this code
# NOT RUN {
data("gse32472ExampleTempoResults")
tempo.mkplot(gse32472ExampleTempoResults, "cochlea development")
# }

Run the code above in your browser using DataLab