powered by
plot_fold_change(dataset, fc.results, fc.threshold, plot.log = T, var = F, xlab = "")
## Example of plotting the fold change results data(cachexia) fc.results = fold_change(cachexia, "Muscle.loss", "control") plot_fold_change(cachexia, fc.results, 2)
Run the code above in your browser using DataLab