# \donttest{
# Simulate data for 500 genes and 2 replicates
sim <- Simulate_bakRData(500, nreps = 2)
# Fit data with fast implementation
Fit <- bakRFit(sim$bakRData)
# Volcano plot
plotMA(Fit, Model = "MLE")
# }
Run the code above in your browser using DataLab