Package: ncbiresults
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9000
Authors@R: c(
    person("Richèl J.C.", "Bilderbeek", email = "richel@richelbilderbeek.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1107-7049")))
Description: What the package does (one paragraph).
License: GPL-3 | file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
    bbbq,
    dplyr,
    ggplot2,
    ggthemes,
    knitr,
    ncbi,
    ncbiperegrine,
    pureseqtmr,
    readr,
    scales,
    stringr,
    testthat,
    tibble
Suggests:
    poisbinom
