# NOT RUN {
# read standard phylotranscriptomics data
data(PhyloExpressionSetExample)
data(DivergenceExpressionSetExample)
# plot the PS and DS correlation
PlotCorrelation(PhyloExpressionSetExample,
DivergenceExpressionSetExample,
method = "pearson",
linearModel = TRUE)
# }
Run the code above in your browser using DataLab