Package: rBLAST
Title: R Interface for the Basic Local Alignment Search Tool
Description: Seamlessly interfaces the Basic Local Alignment Search Tool 
  (BLAST) to search genetic sequence data bases. This work was partially 
  supported by grant no. R21HG005912 from the National Human 
  Genome Research Institute.
Version: 1.2.0
Date: 2024-04-30
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)
git_url: https://git.bioconductor.org/packages/rBLAST
git_branch: RELEASE_3_20
git_last_commit: 145f261
git_last_commit_date: 2024-10-29
Repository: Bioconductor 3.20
Date/Publication: 2024-10-29
NeedsCompilation: no
Packaged: 2024-10-30 01:20:15 UTC; biocbuild
Author: Michael Hahsler [aut, cre] (<https://orcid.org/0000-0003-2716-1405>),
  Nagar Anurag [aut]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Built: R 4.4.1; ; 2024-10-30 11:31:13 UTC; unix
