Package: cliqueMS
Type: Package
Title: Annotation of Isotopes, Adducts and Fragmentation Adducts for
        in-Source LC/MS Metabolomics Data
Version: 1.26.0
Date: 2024-25-04
Authors@R: c(
	   person("Oriol", "Senan Campos", email = "oriol.senan@praenoscere.com", role = c("aut","cre")),
	   person("Antoni", "Aguilar-Mogas", role = "aut"),
	   person("Jordi", "Capellades", role = "aut"),
	   person("Miriam", "Navarro", role = "aut"),
	   person("Oscar", "Yanes", role = "aut"),
	   person("Roger", "Guimera", role = "aut"),
	   person("Marta", "Sales-Pardo", role = "aut")
	   )
Description: Annotates data from liquid chromatography coupled to mass
        spectrometry (LC/MS) metabolomics experiments. Based on a
        network algorithm (O.Senan, A. Aguilar- Mogas, M. Navarro, O.
        Yanes, R.Guimerà and M. Sales-Pardo, Bioinformatics, 35(20),
        2019), 'CliqueMS' builds a weighted similarity network where
        nodes are features and edges are weighted according to the
        similarity of this features. Then it searches for the most
        plausible division of the similarity network into cliques
        (fully connected components). Finally it annotates metabolites
        within each clique, obtaining for each annotated metabolite the
        neutral mass and their features, corresponding to isotopes,
        ionization adducts and fragmentation adducts of that
        metabolite.
License: GPL (>= 2)
Depends: R (>= 4.3.0)
Imports: Rcpp (>= 0.12.15), xcms(>= 3.0.0), MSnbase, igraph, coop,
        slam, matrixStats, methods
LinkingTo: Rcpp, BH, RcppArmadillo
URL: http://cliquems.seeslab.net
BugReports: https://github.com/osenan/cliqueMS/issues
biocViews: Metabolomics, MassSpectrometry, Network, NetworkInference
SystemRequirements: C++11
Encoding: UTF-8
RoxygenNote: 7.3.2
Collate: 'allGenerics.R' 'allClasses.R' 'buildNetwork.R' 'cliqueMS.R'
        'ex.cliqueGroups.R' 'findAnnotation.R' 'findCliques.R'
        'findIsotopes.R' 'negative.adinfo.R' 'positive.adinfo.R'
        'RcppExports.R'
Suggests: BiocParallel, knitr, rmarkdown, testthat, CAMERA
VignetteBuilder: knitr
Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev
        libxml2-dev libnetcdf-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:03:31 UTC
RemoteUrl: https://github.com/bioc/cliqueMS
RemoteRef: RELEASE_3_23
RemoteSha: c65c5dbea691333f4349ce2d6fbb755039b35f12
NeedsCompilation: yes
Packaged: 2026-04-29 20:40:42 UTC; root
Author: Oriol Senan Campos [aut, cre],
  Antoni Aguilar-Mogas [aut],
  Jordi Capellades [aut],
  Miriam Navarro [aut],
  Oscar Yanes [aut],
  Roger Guimera [aut],
  Marta Sales-Pardo [aut]
Maintainer: Oriol Senan Campos <oriol.senan@praenoscere.com>
Built: R 4.6.0; x86_64-w64-mingw32; 2026-04-29 20:44:55 UTC; windows
Archs: x64
