SIMAT
This is the released version of SIMAT; for the devel version, see SIMAT.
GC-SIM-MS data processing and alaysis tool
Bioconductor version: Release (3.22)
This package provides a pipeline for analysis of GC-MS data acquired in selected ion monitoring (SIM) mode. The tool also provides a guidance in choosing appropriate fragments for the targets of interest by using an optimization algorithm. This is done by considering overlapping peaks from a provided library by the user.
Author: M. R. Nezami Ranjbar <nranjbar at vt.edu>
Maintainer: M. R. Nezami Ranjbar <nranjbar at vt.edu>
citation("SIMAT")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SIMAT")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("SIMAT")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.