Bioc2026 Registration Open!

PhIPData

Container for PhIP-Seq Experiments

Bioconductor version: 3.23 · Package version: 1.20.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("PhIPData")

Details

MaintainerAthena Chen <achen70@jhu.edu>
AuthorAthena Chen [aut, cre] (ORCID: <https://orcid.org/0000-0001-6900-2264>), Rob Scharpf [aut], Ingo Ruczinski [aut]
LicenseMIT + file LICENSE
Bug Reportshttps://github.com/athchen/PhIPData/issues
Downloads rank272
Source branchRELEASE_3_23
biocViewsCoverage, DataRepresentation, Infrastructure, Sequencing, Software

Documentation

Download

Dependencies

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

Reverse dependencies

Depends On Me (1): beer