The R-package BioFig
performs visualisation and quality control of omics data.
The package BioFig
depends on BioFig, R >= 3.0.0 and is available from GitHub. This requires the package devtools:
devtools::install_github("viktormiok/BioFig", build_vignettes = TRUE)
Please restart R before loading the package and its documentation:
library(BioFig)
utils::help(BioFig)
utils::vignette("BioFig")