Package: IDSL.UFA
Type: Package
Title: United Formula Annotation (UFA) for HRMS Data Processing
Version: 1.1
Authors@R: c(
    person(family = "Fakouri-Baygi", given = "Sadjad", email = "sadjad.fakouri-baygi@mssm.edu",
    role = c("cre","aut"), comment = c(ORCID = "0000-0002-6864-6911")),
    person(family = "Barupal", given = "Dinesh", email = "dinesh.kumar@mssm.edu", role = "aut",
           comment = c(ORCID = "0000-0002-9954-8628")))
Depends: R (>= 4.0)
Imports: IDSL.MXP, xml2, base64enc, IDSL.IPA (>= 1.4), stats, grid,
        readxl, parallel, doSNOW, foreach, GA, doParallel, ggplot2,
        gridExtra
Author: Sadjad Fakouri-Baygi [cre, aut]
    (<https://orcid.org/0000-0002-6864-6911>),
  Dinesh Barupal [aut] (<https://orcid.org/0000-0002-9954-8628>)
Maintainer: Sadjad Fakouri-Baygi <sadjad.fakouri-baygi@mssm.edu>
Description: A pipeline to annotate peaklists from the IDSL.IPA package with molecular formula 
            using an isotopic profile matching approach.
License: MIT + file LICENSE
URL: https://ufa.idsl.me, https://github.com/idslme/idsl.ufa
BugReports: https://github.com/idslme/idsl.ufa/issues
Encoding: UTF-8
LazyData: true
Archs: i386, x64
NeedsCompilation: no
Packaged: 2022-03-22 03:35:49 UTC; sfbaygi
Repository: CRAN
Date/Publication: 2022-03-22 13:10:12 UTC
