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.6.0
Date: 2025-01-06
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,
        DataImport
Depends: Biostrings (>= 2.26.2)
Imports: methods, utils, BiocFileCache
Suggests: knitr, rmarkdown, testthat
URL: https://github.com/mhahsler/rBLAST
BugReports: https://github.com/mhahsler/rBLAST/issues
SystemRequirements: ncbi-blast+
License: GPL-3
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)
Config/pak/sysreqs: libicu-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:29:56 UTC
RemoteUrl: https://github.com/bioc/rBLAST
RemoteRef: RELEASE_3_22
RemoteSha: 392b3db74e6a7c575dbc3074cd91eb0ce6fc0975
NeedsCompilation: no
Packaged: 2025-11-11 16:44:42 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.5.2; ; 2025-11-11 16:48:49 UTC; windows
