Package: PhyloProfile Version: 2.5.2 Date: 2026-07-23 Title: PhyloProfile Authors@R: c( person("Vinh", "Tran", role = c("aut", "cre"), email = "tran@bio.uni-frankfurt.de", comment=c(ORCID="0000-0001-6772-7595")), person("Bastian", "Greshake Tzovaras", role = "aut", email = "bgreshake@googlemail.com"), person("Ingo", "Ebersberger", role = "aut", email = "ebersberger@bio.uni-frankfurt.de"), person("Carla", "Mölbert", role = "ctb", email = "carla.moelbert@gmx.de")) 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.5.0) Encoding: UTF-8 biocViews: Software, Visualization, DataRepresentation, MultipleComparison, FunctionalPrediction, DimensionReduction Imports: ape, bioDist, BiocStyle, Biostrings, bit64, bsplus, colourpicker, data.table, dplyr, DT, energy, fastcluster, ggplot2, gridExtra, htmlwidgets, pbapply, plotly, RColorBrewer, RCurl, Rfast, scattermore, shiny, shinycssloaders, shinyFiles, shinyjs, stringr, tsne, svglite, umap, xml2, zoo, yaml Suggests: knitr, rmarkdown, testthat, OmaDB VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libgsl0-dev libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-07-23 09:15:45 UTC RemoteUrl: https://github.com/bioc/PhyloProfile RemoteRef: HEAD RemoteSha: fdeff7d708637ec13abec3b21b3afc5deeda8376 NeedsCompilation: no Packaged: 2026-07-23 10:58:52 UTC; root Author: Vinh Tran [aut, cre] (ORCID: ), Bastian Greshake Tzovaras [aut], Ingo Ebersberger [aut], Carla Mölbert [ctb] Maintainer: Vinh Tran