R/LipidMS.R

Defines functions .onAttach

.onAttach <- function(lib, pkg){
  packageStartupMessage("\nLipidMS version 3.0.3: Lipid Annotation for LC-MS/MS DIA and DDA data analysis
                        \n  --> Batch processing is now available: batchdataProcessing() and annotatemsbatch()
                        \n  --> To use the shiny app run: LipidMSapp()
                        \n  --> Additional examples can be found at `github.com/maialba3/LipidMS/tree/main/inst/extdata`")
}

Try the LipidMS package in your browser

Any scripts or data that you put into this service are public.

LipidMS documentation built on March 18, 2022, 7:14 p.m.