Package: AWAggregatorData
Type: Package
Title: Attribute-Weighted Aggregation Data
Version: 0.99.4
Authors@R: 
    c(
        person(given = "Jiahua",
            family = "Tan",
            email = "jiahuatan@chem.ubc.ca",
            role = c("aut", "cre"),
            comment = c(ORCID = "0000-0001-5839-1049")
        ),
        person(given = "Gian L.",
            family = "Negri",
            email = "gnegri@bcgsc.ca",
            role = c("aut"),
            comment = c(ORCID = "0000-0001-7722-8888")
        ),
        person(given = "Gregg B.",
            family = "Morin",
            email = "gmorin@bcgsc.ca",
            role = c("aut"),
            comment = c(ORCID = "0000-0001-8949-4374")
        ),
        person(given = "David D. Y.",
            family = "Chen",
            email = "chen@chem.ubc.ca",
            role = c("aut"),
            comment = c(ORCID = "0000-0002-3669-6041")
        )
    )
Description: The AWAggregatorData package contains the data associated with the 
    AWAggregator R package. It includes two pre-trained random forest models, 
    one incorporating the average coefficient of variation as a feature, and 
    the other one not including it. It also contains the PSMs in Benchmark Set 
    1~3 derived from the psm.tsv output files generated by FragPipe, which are 
    used to train the random forest models.
License: MIT + file LICENSE
Encoding: UTF-8
Suggests: BiocStyle, knitr, rmarkdown
Depends: ExperimentHub
biocViews: ExperimentData, PackageTypeData, ExperimentHub,
        MassSpectrometryData, Proteome
BugReports: https://github.com/Tan-Jiahua/AWAggregatorData/issues
URL: https://github.com/Tan-Jiahua/AWAggregatorData
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
git_url: https://git.bioconductor.org/packages/AWAggregatorData
git_branch: devel
git_last_commit: b04f848
git_last_commit_date: 2025-08-11
Repository: Bioconductor 3.22
Date/Publication: 2025-08-26
NeedsCompilation: no
Packaged: 2025-08-26 15:16:39 UTC; biocbuild
Author: Jiahua Tan [aut, cre] (ORCID: <https://orcid.org/0000-0001-5839-1049>),
  Gian L. Negri [aut] (ORCID: <https://orcid.org/0000-0001-7722-8888>),
  Gregg B. Morin [aut] (ORCID: <https://orcid.org/0000-0001-8949-4374>),
  David D. Y. Chen [aut] (ORCID: <https://orcid.org/0000-0002-3669-6041>)
Maintainer: Jiahua Tan <jiahuatan@chem.ubc.ca>
