README.md

TargetSearch

bioc bioc bioc bioc

R package for the analysis of GC-MS metabolite profiling data. This packages provides a targeted pre-processing method for GC-MS data. Bioconductor web page at

https://bioconductor.org/packages/release/bioc/html/TargetSearch.html

This git repository mirrors the TargetSearch git repository on bioconductor.

Installation

Simply run in the R console.

if (!requireNamespace("BiocManager", quietly = TRUE))
   install.packages("BiocManager")
BiocManager::install("TargetSearch")

Bugs

Please report bugs at https://github.com/acinostroza/TargetSearch/issues



Try the TargetSearch package in your browser

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

TargetSearch documentation built on March 12, 2021, 2 a.m.