Package: AntibodyForests 1.0.0

Daphne van Ginneken
AntibodyForests: Delineating Inter- And Intra-Antibody Repertoire Evolution
The generated wealth of immune repertoire sequencing data requires software to investigate and quantify inter- and intra-antibody repertoire evolution to uncover how B cells evolve during immune responses. Here, we present 'AntibodyForests', a software to investigate and quantify inter- and intra-antibody repertoire evolution.
Authors:
AntibodyForests_1.0.0.tar.gz
AntibodyForests_1.0.0.tar.gz(r-4.5-noble)AntibodyForests_1.0.0.tar.gz(r-4.4-noble)
AntibodyForests_1.0.0.tgz(r-4.4-emscripten)
AntibodyForests.pdf |AntibodyForests.html✨
AntibodyForests/json (API)
# Install 'AntibodyForests' in R: |
install.packages('AntibodyForests', repos = 'https://cloud.r-project.org') |
- PLM_dataframe - Small PLM dataframe for function testing purposes
- af_default - Small AntibodyForests object with default algorithm for function testing purposes
- af_mst - Small AntibodyForests object with MST algorithm for function testing purposes
- af_nj - Small AntibodyForests object with NJ algorithm for function testing purposes
- compare_repertoire - Example output from Af_compare_within_repertoires() for function testing purposes
- small_af - Small AntibodyForests object for function testing purposes
- small_vdj - Small VDJ dataframe for function testing purposes
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 months agofrom:54922864ca. Checks:2 OK, 1 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 24 2025 |
R-4.5-linux | NOTE | Feb 22 2025 |
R-4.4-linux | OK | Mar 24 2025 |
Exports:Af_add_node_featureAf_buildAf_cluster_metricsAf_cluster_node_featuresAf_compare_across_repertoiresAf_compare_methodsAf_compare_within_repertoiresAf_distance_boxplotAf_distance_scatterplotAf_edge_RMSDAf_get_sequencesAf_metricsAf_PLM_dataframeAf_plot_PLMAf_plot_treeAf_sync_nodesAf_to_newickcalculate_GBLDigraph_to_phyloVDJ_3d_propertiesVDJ_import_IgBLAST_annotationsVDJ_integrate_bulkVDJ_to_AIRR
Dependencies:ade4apeaskpassBiocGenericsBiostringsclicolorspacecpp11crayoncurldigestdplyrfansifarvergenericsGenomeInfoDbGenomeInfoDbDataggplot2gluegridExtragtablegtoolshttrigraphIRangesisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmgcvmimemunsellnlmeopensslpillarpixmappkgconfigpurrrpwalignR6RColorBrewerRcppRcppArmadillorlangS4VectorsscalessegmentedseqinrspstringdiststringistringrsystibbletidyrtidyselectUCSC.utilsutf8vctrsviridisviridisLitewithrXVector
Citation
To cite package ‘AntibodyForests’ in publications use:
van Ginneken D, Yermanos A, Tromp V (2025). AntibodyForests: Delineating Inter- And Intra-Antibody Repertoire Evolution. R package version 1.0.0, https://CRAN.R-project.org/package=AntibodyForests.
Corresponding BibTeX entry:
@Manual{, title = {AntibodyForests: Delineating Inter- And Intra-Antibody Repertoire Evolution}, author = {Daphne {van Ginneken} and Alexander Yermanos and Valentijn Tromp}, year = {2025}, note = {R package version 1.0.0}, url = {https://CRAN.R-project.org/package=AntibodyForests}, }
Readme and manuals
Delineating inter- and intra-antibody repertoire evolution with AntibodyForests
The generated wealth of immune repertoire sequencing data requires software to investigate and quantify inter- and intra-antibody repertoire evolution to uncover how B cells evolve during immune responses. Here, we present AntibodyForests, a software to investigate and quantify inter- and intra-antibody repertoire evolution.
This R package is currently composed of a pipeline to reconstruct lineage trees from 10x single-cell V(D)J sequencing data preprocessed with the Platypus package and compare trees within and across repertoires. Furthermore, it has modalities to integrate bulk RNA sequencing data, features of protein 3D structure, and evolutionary likelihoods generated with protein language models.
Installation
...