Package: ASICS
Type: Package
Title: Automatic Statistical Identification in Complex Spectra
Version: 1.0.1
Authors@R: c(
    person("Gaëlle", "Lefort", email = "gaelle.lefort@inra.fr", role = c("aut", "cre")),
    person("Rémi", "Servien", email = "remi.servien@inra.fr", role = "aut"),
    person("Patrick", "Tardivel", email = "patrick.tardivel@inra.fr", role = "aut"),
    person("Nathalie", "Vialaneix", email = "nathalie.vialaneix@inra.fr", role = "aut"))
Description: With a set of pure metabolite reference spectra, ASICS quantifies 
    concentration of metabolites in a complex spectrum. The identification of 
    metabolites is performed by fitting a mixture model to the spectra of the
    library with a sparse penalty. The method and its statistical properties are 
    described in Tardivel et al. (2017) <doi:10.1007/s11306-017-1244-5>. 
Depends: R (>= 3.5)
Imports: BiocParallel, ggplot2, grDevices, gridExtra, methods, plyr,
        quadprog, ropls, speaq, stats, SummarizedExperiment, utils, zoo
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, BiocStyle, testthat, ASICSdata
VignetteBuilder: knitr
Collate: 'ASICS.R' 'Spectra-class.R' 'ASICSResults-class.R'
        'AnalysisResults-class.R' 'PureLibrary-class.R'
        'analysis_on_quantification.R' 'baseline_correction.R'
        'concentration_optimisation.R' 'data.R'
        'library_transformation.R' 'load_data.R' 'plot_spectrum.R'
        'user_guide.R' 'utils.R'
biocViews: Software, DataImport, Cheminformatics, Metabolomics
git_url: https://git.bioconductor.org/packages/ASICS
git_branch: RELEASE_3_7
git_last_commit: 4a113d6
git_last_commit_date: 2018-08-21
Date/Publication: 2018-08-21
NeedsCompilation: no
Packaged: 2018-08-22 03:56:44 UTC; biocbuild
Author: Gaëlle Lefort [aut, cre],
  Rémi Servien [aut],
  Patrick Tardivel [aut],
  Nathalie Vialaneix [aut]
Maintainer: Gaëlle Lefort <gaelle.lefort@inra.fr>
Built: R 3.5.1; ; 2018-08-22 09:46:41 UTC; windows
