R/SLAWvis.R

#' The SLAW visualisation package
#'
#' SLAWvis is a visualisation pakcage which is designed ot be used in with the containerized version of SLAW for the data
#'
#' @docType package
#' @name SLAWvis
#' @import MSnbase
#' @importFrom MsBackendMgf MsBackendMgf
#' @import QFeatures
#' @importFrom Spectra Spectra
#' @import DBI
#' @importFrom ggplot2 ggplot geom_point geom_rect xlab ylab theme
#' @importFrom xcms xcmsRaw rawEIC
#' @import RSQLite
#' @importFrom stringr str_replace
#' @importFrom data.table fread
#' @import BiocParallel
NULL
adelabriere/SLAWvis documentation built on Dec. 18, 2021, 10:27 p.m.