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
| Maintainer | Athena Chen <achen70@jhu.edu> |
| Author | Athena Chen [aut, cre] (ORCID: <https://orcid.org/0000-0001-6900-2264>), Rob Scharpf [aut], Ingo Ruczinski [aut] |
| License | MIT + file LICENSE |
| Bug Reports | https://github.com/athchen/PhIPData/issues |
| Downloads rank | 272 |
| Source branch | RELEASE_3_23 |
| biocViews | Coverage, 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