res <- ANOVA_DDCt(
data_2factor,
numOfFactors = 2,
mainFactor.column = 2,
numberOfrefGenes = 1,
block = NULL,
analyseAllTarget = TRUE) # If you have multi-target gene data, specify a single target gene.
plotSingleGene(res, fill = "cyan4", color = "black", base_size = 12)
Run the code above in your browser using DataLab