Package: igblastr
Title: User-friendly R Wrapper to IgBLAST
Description: The igblastr package provides functions to conveniently install
	and use a local IgBLAST installation from within R.
	IgBLAST is described at <https://pubmed.ncbi.nlm.nih.gov/23671333/>.
	Online IgBLAST: <https://www.ncbi.nlm.nih.gov/igblast/>.
biocViews: Immunology, Immunogenetics, ImmunoOncology, CellBiology
URL: https://bioconductor.org/packages/igblastr
BugReports: https://github.com/HyrienLab/igblastr/issues
Version: 0.99.12
License: Artistic-2.0
Encoding: UTF-8
Authors@R: c(
	person("Hervé", "Pagès", role=c("aut", "cre"),
	       email="hpages.on.github@gmail.com",
	       comment=c(ORCID="0009-0002-8272-4522")),
	person("Ollivier", "Hyrien", role=c("aut", "fnd"),
	       comment=c(ORCID="0000-0003-1909-2542")),
	person("Kellie", "MacPhee", role="ctb",
	       comment=c(ORCID="0009-0008-0993-4009")),
	person("Michael", "Duff", role="ctb",
	       comment=c(ORCID="0009-0008-4279-0756")),
	person("Jason", "Taylor", role="ctb"))
Depends: R (>= 4.2.0), tibble, Biostrings
Imports: methods, utils, stats, tools, R.utils, curl, httr, xml2,
        rvest, xtable, jsonlite, S4Vectors, IRanges, GenomeInfoDb
Suggests: parallel, testthat, knitr, rmarkdown, BiocStyle, ggplot2,
        dplyr, scales, ggseqlogo
SystemRequirements: Perl (for install_IMGT_germline_db() only)
VignetteBuilder: knitr
Collate: utils.R long_to_wide_airr.R file-utils.R db-utils.R
        IMGT-utils.R AIRR-utils.R precompiled-igblast-utils.R
        cache-utils.R get_igblast_root.R edit_imgt_file.R
        igblast_info.R auxiliary-data-utils.R install_igblast.R
        make_blastdbs.R create_region_db.R create_germline_db.R
        create_c_region_db.R list_germline_dbs.R list_c_region_dbs.R
        install_IMGT_germline_db.R install_AIRR_germline_db.R
        augment_germline_db.R igblastn-args-utils.R outfmt7-utils.R
        igblastn.R bcr_browser.R OAS-utils.R zzz.R
git_url: https://git.bioconductor.org/packages/igblastr
git_branch: devel
git_last_commit: fdbba81
git_last_commit_date: 2025-08-12
Repository: Bioconductor 3.22
Date/Publication: 2025-08-13
NeedsCompilation: no
Packaged: 2025-08-13 23:42:02 UTC; biocbuild
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]
Maintainer: Hervé Pagès <hpages.on.github@gmail.com>
Built: R 4.5.1; ; 2025-08-14 13:07:59 UTC; windows
