- Home
- Bioconductor 3.22
- Software Packages
- immApex
immApex
This is the released version of immApex; for the devel version, see immApex.
Tools for Adaptive Immune Receptor Sequence-Based Machine and Deep Learning
Bioconductor version: Release (3.22)
A set of tools to for machine and deep learning in R from amino acid and nucleotide sequences focusing on adaptive immune receptors. The package includes pre-processing of sequences, unifying gene nomenclature usage, encoding sequences, and combining models. This package will serve as the basis of future immune receptor sequence functions/packages/models compatible with the scRepertoire ecosystem.
Author: Nick Borcherding [aut, cre]
Maintainer: Nick Borcherding <ncborch at gmail.com>
citation("immApex")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("immApex")
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("immApex")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.