# See a sample data frame
data_ttest
qpcrTTESTplot(data_ttest,
numberOfrefGenes = 1,
errorbar = "ci")
# Producing the plot
qpcrTTESTplot(data_ttest,
numberOfrefGenes = 1,
order = c("C2H2-01", "C2H2-12", "C2H2-26"),
paired = FALSE,
var.equal = TRUE,
width = 0.5,
fill = "skyblue",
y.axis.adjust = 0,
y.axis.by = 2,
letter.position.adjust = 0.3,
ylab = "Fold Change in Treatment vs Control",
xlab = "Gene",
errorbar = "se")
Run the code above in your browser using DataLab