-
Notifications
You must be signed in to change notification settings - Fork 9
/
DESCRIPTION
24 lines (24 loc) · 1.74 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: PhyloProfile
Version: 1.21.7
Date: 2024-12-03
Title: PhyloProfile
Authors@R: c(
person("Vinh", "Tran", role = c("aut", "cre"), email = "[email protected]", comment=c(ORCID="0000-0001-6772-7595")),
person("Bastian", "Greshake Tzovaras", role = "aut", email = "[email protected]"),
person("Ingo", "Ebersberger", role = "aut", email = "[email protected]"),
person("Carla", "Mölbert", role = "ctb", email = "[email protected]"))
Description: PhyloProfile is a tool for exploring complex phylogenetic profiles. Phylogenetic profiles, presence/absence patterns of genes over a set of species, are commonly used to trace the functional and evolutionary history of genes across species and time. With PhyloProfile we can enrich regular phylogenetic profiles with further data like sequence/structure similarity, to make phylogenetic profiling more meaningful. Besides the interactive visualisation powered by R-Shiny, the package offers a set of further analysis features to gain insights like the gene age estimation or core gene identification.
URL: https://github.com/BIONF/PhyloProfile/
BugReports: https://github.com/BIONF/PhyloProfile/issues
License: MIT + file LICENSE
Depends: R (>= 4.4.0)
Encoding: UTF-8
biocViews: Software, Visualization, DataRepresentation, MultipleComparison, FunctionalPrediction, DimensionReduction
Imports:
ape, bioDist, BiocStyle, Biostrings, colourpicker, data.table, dplyr, DT,
energy, ExperimentHub, extrafont, fastcluster, ggplot2, gridExtra, pbapply,
plotly, RColorBrewer, RCurl, scattermore, shiny, shinyBS, shinycssloaders,
shinyFiles, shinyjs, stringr, tsne, umap, xml2, zoo, yaml
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown, testthat, OmaDB
VignetteBuilder: knitr