abseqR
This is the released version of abseqR; for the devel version, see abseqR.
Reporting and data analysis functionalities for Rep-Seq datasets of antibody libraries
Bioconductor version: Release (3.22)
AbSeq is a comprehensive bioinformatic pipeline for the analysis of sequencing datasets generated from antibody libraries and abseqR is one of its packages. abseqR empowers the users of abseqPy (https://github.com/malhamdoosh/abseqPy) with plotting and reporting capabilities and allows them to generate interactive HTML reports for the convenience of viewing and sharing with other researchers. Additionally, abseqR extends abseqPy to compare multiple repertoire analyses and perform further downstream analysis on its output.
Author: JiaHong Fong [cre, aut], Monther Alhamdoosh [aut]
Maintainer: JiaHong Fong <jiahfong at gmail.com>
citation("abseqR")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("abseqR")
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("abseqR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.