zF_mean <- zFactor(exampleDat, negativeCon = "scrambled control si1",
positiveCon = "PLK1 si1")
zF_med <- zFactor(exampleDat, negativeCon = "scrambled control si1",
positiveCon = "PLK1 si1", useMean = FALSE)
tem.1 <- siRNAPlot("AAK1", exampleDat,
controlsiRNA = c("lipid only", "scrambled control si1"),
FILEPATH = ".", zPrimeMed = zF_med, zPrimeMean = zF_mean,
treatment = "treatment", control = "control",
normMethod = c("PLATE", "lipid only", "scrambled control si1"))
Run the code above in your browser using DataLab