-
Notifications
You must be signed in to change notification settings - Fork 12
/
DESCRIPTION
24 lines (24 loc) · 1.81 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: JAMS
Title: Just A Microbiology System
Version: 1.9.9
Authors@R: c(person("John", "McCulloch", email = "[email protected]", role = c("aut", "cre")),
person("Jonathan", "Badger", email = "[email protected]", role = "aut"),
person("Nikki", "Cannon", email = "[email protected]", role = "aut"),
person("Richard", "Rodrigues", email = "[email protected]", role = "ctb"),
person("Michael", "Valencia", email = "[email protected]", role = "ctb"),
person("Jennifer", "Barb", email = "[email protected]", role = "ctb"),
person("Miriam", "Fernandes", email = "[email protected]", role = "ctb"),
person("Raquel", "Costa", email = "[email protected]", role = "ctb"),
person("Maria", "Clavijo-Salomon", email = "[email protected]", role = "ctb"),
person("Ascharya", "Balaji", email = "[email protected]", role = "ctb"),
person("Lisa", "Crowson", email = "[email protected]", role = "ctb"),
person("Thomas", "Mossington", email = "[email protected]", role = "ctb"),
person("Colm", "O Huigin", email = "[email protected]", role = "ctb"),
person("Amiran", "Dzutsev", email = "[email protected]", role = "ctb"),
person("Giorgio", "Trinchieri", email = "[email protected]", role = "ctb"))
Description: Package for analysis of microbial (meta)genomic samples
Depends: R (>= 4.3.0), R.utils, parallel, optparse, futile.logger, benchmarkme, RCurl, Rtsne, ape, uwot, circlize, Polychrome, openxlsx, grid, gridExtra, tidyverse, ggplot2, ggrepel, wordcloud, gplots, vegan, matrixStats, Biostrings, seqinr, dada2, DECIPHER, SummarizedExperiment, ComplexHeatmap, HybridMTest, ggpubr, combinat, data.table, genefilter, gg3D, gtools, gtable, fastSave, Matrix
License: GPL
Encoding: UTF-8
Remotes: AckerDWM/gg3D
RoxygenNote: 7.3.2