-
Notifications
You must be signed in to change notification settings - Fork 5
/
DESCRIPTION
13 lines (13 loc) · 879 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: bactaxR
Type: Package
Title: Bacterial taxonomy construction and evaluation in R
Version: 0.2.3
Author: Laura M. Carroll
Maintainer: Laura M. Carroll <[email protected]>
Description: Functions for plotting and interpreting ANI values, constructing dendrograms using pairwise ANI values, identifying medoid genomes at selected genomospecies thresholds, and mapping discrete traits to phylogenies.
License: GNU General Public License v3.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 3.6.0), ape, base, cluster, dendextend, dplyr, ggplot2, ggtree, graphics, grDevices, igraph, maps, methods, phylobase, phytools, readxl, reshape2, stats, utils, viridis, viridisLite
Imports: ape, base, cluster, dendextend, dplyr, ggplot2, ggtree, graphics, grDevices, igraph, maps, methods, phylobase, phytools, readxl, reshape2, stats, utils, viridis, viridisLite