This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

TargetSearch

This is the development version of TargetSearch; for the stable release version, see TargetSearch.

A package for the analysis of GC-MS metabolite profiling data

Bioconductor version: Development (3.18)

This packages provides a flexible, fast and accurate method for targeted pre-processing of GC-MS data. The user provides a (often very large) set of GC chromatograms and a metabolite library of targets. The package will automatically search those targets in the chromatograms resulting in a data matrix that can be used for further data analysis.

Author: Alvaro Cuadros-Inostroza [aut, cre], Jan Lisec [aut], Henning Redestig [aut], Matt Hannah [aut]

Maintainer: Alvaro Cuadros-Inostroza <acuadros+bioc at gmail.com>

Citation (from within R, enter citation("TargetSearch")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("TargetSearch")

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("TargetSearch")
RI correction extra PDF R Script
The TargetSearch Package PDF R Script
Reference Manual PDF
NEWS Text

Details

biocViews DecisionTree, ImmunoOncology, MassSpectrometry, Preprocessing, Software
Version 2.3.1
In Bioconductor since BioC 2.4 (R-2.9) (14.5 years)
License GPL (>= 2)
Depends
Imports graphics, grDevices, methods, ncdf4, stats, utils, assertthat
Linking To
Suggests TargetSearchData, BiocStyle, knitr, tinytest
System Requirements
Enhances
URL https://github.com/acinostroza/TargetSearch
Bug Reports https://github.com/acinostroza/TargetSearch/issues
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package TargetSearch_2.3.1.tar.gz
Windows Binary TargetSearch_2.3.1.zip (64-bit only)
macOS Binary (x86_64) TargetSearch_2.3.1.tgz
macOS Binary (arm64) TargetSearch_2.3.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/TargetSearch
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/TargetSearch
Bioc Package Browser https://code.bioconductor.org/browse/TargetSearch/
Package Short Url https://bioconductor.org/packages/TargetSearch/
Package Downloads Report Download Stats