Package: refseqR
Type: Package
Title: Common Computational Operations Working with RefSeq Entries
        (GenBank)
Version: 1.1.2
Authors@R: 
    c(person("Jose V.", "Die", , "jose.die@uco.es", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7506-8590")),
    person(given = "Lluís",
             family = "Revilla Sancho",
             role = "ctb",
             email = "lluis.revilla@gmail.com",
             comment = c(ORCID = "0000-0001-9747-2570")))
Maintainer: Jose V. Die <jose.die@uco.es>
Description: Fetches NCBI data (RefSeq <https://www.ncbi.nlm.nih.gov/refseq/> database) and provides an environment to  
    extract information at the level of gene, mRNA or protein accessions. 
License: MIT + file LICENSE
URL: https://github.com/jdieramon/refseqR
BugReports: https://github.com/jdieramon/refseqR/issues
Encoding: UTF-8
Imports: IRanges, rentrez, tibble, Biostrings
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-07-10 12:25:38 UTC; jdieramon
Author: Jose V. Die [aut, cre] (<https://orcid.org/0000-0002-7506-8590>),
  Lluís Revilla Sancho [ctb] (<https://orcid.org/0000-0001-9747-2570>)
Repository: CRAN
Date/Publication: 2024-07-15 18:50:05 UTC
