- Home
- Bioconductor 3.19
- Software Packages
- PhIPData
PhIPData
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see PhIPData.
Container for PhIP-Seq Experiments
Bioconductor version: 3.19
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.
Author: Athena Chen [aut, cre] , Rob Scharpf [aut], Ingo Ruczinski [aut]
Maintainer: Athena Chen <achen70 at jhu.edu>
citation("PhIPData")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("PhIPData")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("PhIPData")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.