Package: rBLAST
Title: R Interface for the Basic Local Alignment Search Tool
Description: Seamlessly interfaces the Basic Local Alignment Search
        Tool (BLAST) running locally to search genetic sequence data
        bases. This work was partially supported by grant no.
        R21HG005912 from the National Human Genome Research Institute.
Version: 1.9.3
Date: 2026-09-09
Authors@R: c(person("Michael", "Hahsler",
                role = c("aut", "cre"),
                email = "mhahsler@lyle.smu.edu",
                comment = c(ORCID = "0000-0003-2716-1405")),
            person("Nagar", "Anurag",
                role = "aut"))
biocViews: Genetics, Sequencing, SequenceMatching, Alignment,
        MultipleSequenceAlignment, DataImport
Depends: Biostrings (>= 2.26.2)
Imports: methods, utils, BiocFileCache
Suggests: knitr, rmarkdown, testthat, withr
URL: https://github.com/mhahsler/rBLAST
BugReports: https://github.com/mhahsler/rBLAST/issues
SystemRequirements: ncbi-blast+
License: GPL-3
VignetteBuilder: knitr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Config/roxygen2/version: 8.1.0
Config/pak/sysreqs: libicu-dev libssl-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-09-09 20:40:12 UTC
RemoteUrl: https://github.com/bioc/rBLAST
RemoteRef: HEAD
RemoteSha: f46522f38a27b91e58569189c27d046315e64dee
NeedsCompilation: no
Packaged: 2026-09-09 21:54:15 UTC; root
Author: Michael Hahsler [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-2716-1405>),
  Nagar Anurag [aut]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Built: R 4.6.1; ; 2026-09-09 21:56:31 UTC; unix
