igblastr
User-friendly R Wrapper to IgBLAST
Bioconductor version: 3.23 · Package version: 1.2.17
The igblastr package provides functions to conveniently install and use a local IgBLAST installation from within R. The package also includes a set of built-in IgBLAST-compatible germline databases from OGRDB, the AIRR Community’s Open Germline Receptor Database, for various organisms. It provides functions to create additional IgBLAST-compatible germline databases using reference sequences retrieved from IMGT/V-QUEST or local FASTA files supplied by the user. When possible, annotations for the V and J alleles in a new germline database are automatically generated and added to the database, so they can be used as replacements for the internal and auxiliary data provided by IgBLAST. IgBLAST is described at <https://pubmed.ncbi.nlm.nih.gov/23671333/>. IgBLAST web interface: <https://www.ncbi.nlm.nih.gov/igblast/>. OGRDB: <https://ogrdb.airr-community.org/>. IMGT/V-QUEST download site: <https://www.imgt.org/download/V-QUEST/>.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("igblastr") Details
| Maintainer | Hervé Pagès <hpages.on.github@gmail.com> |
| Author | Hervé Pagès [aut, cre] (ORCID: <https://orcid.org/0009-0002-8272-4522>), Ollivier Hyrien [aut, fnd] (ORCID: <https://orcid.org/0000-0003-1909-2542>), Kellie MacPhee [ctb] (ORCID: <https://orcid.org/0009-0008-0993-4009>), Michael Duff [ctb] (ORCID: <https://orcid.org/0009-0008-4279-0756>), Jason Taylor [ctb] |
| License | Artistic-2.0 |
| URL | https://bioconductor.org/packages/igblastr |
| Bug Reports | https://github.com/HyrienLab/igblastr/issues |
| Downloads rank | 206 |
| Source branch | RELEASE_3_23 |
| biocViews | CellBiology, ImmunoOncology, Immunogenetics, Immunology, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.2.0), tibble, Biostrings
Imports: methods, utils, stats, tools, R.utils, curl, httr, xml2, rvest, xtable, jsonlite, BiocGenerics, S4Vectors, IRanges, GenomeInfoDb
Suggests: Peptides, GenomicAlignments, parallel, testthat, knitr, rmarkdown, BiocStyle, ggplot2, dplyr, scales, ggseqlogo, airr