Package: HodgesTools
Title: Common Use Tools for Genomic Analysis
Version: 1.0.0
Authors@R: c(
    person(given = "Tyler",
           family = "Hansen",
           role = c("aut", "cre", "cph"),
           email = "tyler.j.hansen@vanderbilt.edu"),
    person(given = "Tim",
           family = "Scott",
           role = c("aut", "ctb", "cph"),
           email = "timothy.scott@vanderbilt.edu"),
    person(given = "Lindsey",
           family = "Guerin",
           role = c("aut", "ctb", "cph"),
           email = "lindsey.n.guerin@vanderbilt.edu"),
    person(given = "Verda",
           family = "Agan",
           role = c("aut", "ctb", "cph"),
           email = "verda.e.agan@vanderbilt.edu"),
    person(given = "Emily",
           family = "Hodges",
           role = c("aut", "fnd", "cph"),
           email = "verda.e.agan@vanderbilt.edu")
           )
Description: Built by Hodges lab members for current and future Hodges lab members. Other individuals are welcome to use as well. Provides useful functions that the lab uses everyday to analyze various genomic datasets. Critically, only general use functions are provided; functions specific to a given technique are reserved for a separate package. As the lab grows, we expect to continue adding functions to the package to build on previous lab members code. 
Depends: R (>= 3.6)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: dplyr, ggplot2, magrittr, RColorBrewer, readr, ini, qqman,
        data.table, RecordLinkage
NeedsCompilation: no
Packaged: 2022-11-05 16:08:26 UTC; tyler
Author: Tyler Hansen [aut, cre, cph],
  Tim Scott [aut, ctb, cph],
  Lindsey Guerin [aut, ctb, cph],
  Verda Agan [aut, ctb, cph],
  Emily Hodges [aut, fnd, cph]
Maintainer: Tyler Hansen <tyler.j.hansen@vanderbilt.edu>
Repository: CRAN
Date/Publication: 2022-12-08 13:52:36 UTC
Built: R 4.2.0; ; 2023-07-11 02:35:45 UTC; unix
