R/msdap-package.R

#' MS-DAP: Mass Spectrometry Downstream Analysis Pipeline for label-free proteomics data.
#'
#' http://github.com/ftwkoopmans/msdap
#'
#' @keywords internal
#' @import ggplot2
#' @importFrom grDevices colorRampPalette dev.off graphics.off pdf rainbow
#' @importFrom graphics abline boxplot legend lines mtext par plot points text
#' @importFrom stats .lm.fit contrasts cov density ecdf mad median na.exclude na.omit p.adjust p.adjust.methods pt quantile resid residuals rt sd sigma weights loess optim predict
#' @importFrom utils capture.output combn data head relist tail help packageVersion
#' @importFrom rlang .data :=
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL
ftwkoopmans/msdap documentation built on March 5, 2025, 12:15 a.m.