Package: myTAI
Type: Package
Title: Evolutionary Transcriptomics
Version: 0.9.1
Date: 2019-03-10
Authors@R: person("Hajk-Georg", "Drost",
                role = c("aut", "cre"),
                email = "hgd23@cam.ac.uk",
                comment = c(ORCID = "<https://orcid.org/0000-0002-1567-306X>>"))
Description: Investigate the evolution of biological processes by capturing evolutionary signatures in transcriptomes (Drost et al. (2017) <doi:10.1093/bioinformatics/btx835>). The aim of this tool is to provide a transcriptome analysis environment for answering questions regarding the evolution of biological processes (Drost et al. (2016) <doi:10.1101/051565>).
VignetteBuilder: knitr
NeedsCompilation: yes
License: GPL-3
Depends: R (>= 3.1.1)
Imports: Rcpp (>= 0.12.0), nortest (>= 1.0-2), fitdistrplus (>= 1.0-2),
        parallel (>= 3.1.1), foreach (>= 1.4.2), doParallel (>= 1.0.8),
        dplyr (>= 0.3.0), RColorBrewer (>= 1.1-2), taxize (>= 0.6.0),
        methods (>= 3.1.1), graphics (>= 3.1.1), stats (>= 3.1.1),
        grDevices (>= 3.1.1), utils (>= 3.1.1), reshape2 (>= 1.4.1),
        ggplot2 (>= 1.0.1), readr (>= 0.2.2), tibble, scales, edgeR,
        gridExtra
Suggests: knitr (>= 1.6), rmarkdown (>= 0.3.3), devtools (>= 1.6.1),
        testthat (>= 0.9.1), mgcv
LinkingTo: Rcpp, RcppArmadillo
URL: https://github.com/HajkD/myTAI
BugReports: https://github.com/HajkD/myTAI/issues
RoxygenNote: 6.1.1
Packaged: 2019-03-10 17:07:13 UTC; h-gd
Author: Hajk-Georg Drost [aut, cre] (<https://orcid.org/0000-0002-1567-306X>>>)
Maintainer: Hajk-Georg Drost <hgd23@cam.ac.uk>
Repository: CRAN
Date/Publication: 2019-03-10 23:10:03 UTC
