Package: PhIPData
Type: Package
Title: Container for PhIP-Seq Experiments
Version: 1.18.0
Authors@R: c(person("Athena", "Chen", email = "achen70@jhu.edu", 
    role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6900-2264")),
    person("Rob", "Scharpf", email = "rscharpf@jhu.edu", 
    role = c("aut")), 
    person("Ingo", "Ruczinski", email = "ingo@jhu.edu", 
    role = c("aut")))
Description: PhIPData defines an S4 class for phage-immunoprecipitation
        sequencing (PhIP-seq) experiments. Buliding upon the
        RangedSummarizedExperiment class, PhIPData enables users to
        coordinate metadata with experimental data in analyses.
        Additionally, PhIPData provides specialized methods to subset
        and identify beads-only samples, subset objects using virus
        aliases, and use existing peptide libraries to populate object
        parameters.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0), SummarizedExperiment (>= 1.3.81)
Imports: BiocFileCache, BiocGenerics, methods, GenomicRanges, IRanges,
        S4Vectors, edgeR, cli, utils
Suggests: BiocStyle, testthat, knitr, rmarkdown, covr, dplyr, readr,
        withr
biocViews: Infrastructure, DataRepresentation, Sequencing, Coverage
BugReports: https://github.com/athchen/PhIPData/issues
Collate: 'defineBeads.R' 'PhIPData-class.R' 'alias.R' 'library.R'
        'subset.R' 'summaries.R' 'zzz.R'
RoxygenNote: 7.1.2
VignetteBuilder: knitr
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:06:46 UTC
RemoteUrl: https://github.com/bioc/PhIPData
RemoteRef: RELEASE_3_22
RemoteSha: 2d43e866158b84d1c4eefc2787081248698ec74b
NeedsCompilation: no
Packaged: 2025-11-11 16:35:50 UTC; root
Author: Athena Chen [aut, cre] (ORCID: <https://orcid.org/0000-0001-6900-2264>),
  Rob Scharpf [aut],
  Ingo Ruczinski [aut]
Maintainer: Athena Chen <achen70@jhu.edu>
Built: R 4.5.2; ; 2025-11-11 16:39:51 UTC; windows
