https://github.com/cvigilv/phylonetworks.jl
PhyloNetworks: a julia package with utilities for phylogenetic networks
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 4 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
PhyloNetworks: a julia package with utilities for phylogenetic networks
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of JuliaPhylo/PhyloNetworks.jl
Created over 1 year ago
· Last pushed over 1 year ago
https://github.com/cvigilv/PhyloNetworks.jl/blob/master/
[](https://juliaphylo.github.io/PhyloNetworks.jl/stable) [](https://juliaphylo.github.io/PhyloNetworks.jl/dev) [](https://github.com/juliaphylo/PhyloNetworks.jl/actions/workflows/ci.yml) [](https://codecov.io/gh/juliaphylo/PhyloNetworks.jl) [](https://github.com/invenia/BlueStyle) [](https://github.com/SciML/ColPrac) [](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/report.html) ## Overview PhyloNetworks is a [Julia](http://julialang.org) package with utilities to to handle phylogenetic trees and networks. It serves as a core package that other packages can depend on, such as [PhyloPlots](https://github.com/JuliaPhylo/PhyloPlots.jl) to visualize phylogenies, [SNaQ](https://github.com/JuliaPhylo/PhyloPlots.jl) to infer phylogenies from genetic data, [PhyloTraits](https://github.com/JuliaPhylo/PhyloTraits.jl) to analyze the evolution of traits along phylogenies. Phylogenetic networks represent the evolutionary relationships between a set of organisms, e.g. populations, species, languages, cultures etc. They are also called *admixture graphs* when their leaves are populations of the same or closely related species. They are *explicit* graph representations, in which nodes represent ancestral populations / species, and edge lengths represent evolutionary time. Utilities in this core package include: - read / write phylogenies in (extended) Newick format - manipulate networks: re-root, prune taxa, remove hybrid edges, transform a network with a semidirected nearest-neighbor interchange (sNNI), extract the major tree from a network, extract displayed networks / trees - compare networks with dissimilarity measures (e.g. the Robinson-Foulds distance on trees) - summarize samples of networks with support for local features (edges and clades of hybrid origin or sister to a hybrid clade) - fit edges lengths from average pairwise distances between leaves, using least-squares - network traversal routines To get help, check - the [latest documentation](https://juliaphylo.github.io/PhyloNetworks.jl/dev) - the [wiki](https://github.com/juliaphylo/PhyloNetworks.jl/wiki) for a step-by-step tutorial with background on networks (last revised 2022) - [tutorial](https://cecileane.github.io/networkPCM-workshop/) for comparative methods, including network calibration (2023 workshop) - the [google group](https://groups.google.com/forum/#!forum/phylonetworks-users) for common questions. Join the group to post/email your questions, or to receive information on new versions, bugs fixed, etc. If you use the package, please cite ([bibtex format here](CITATION.bib)). For the PhyloNetworks package in particular, please cite: - Claudia Solís-Lemus, Paul Bastide and Cécile Ané (2017). PhyloNetworks: a package for phylogenetic networks. [Molecular Biology and Evolution](https://academic.oup.com/mbe/article/doi/10.1093/molbev/msx235/4103410/PhyloNetworks-a-package-for-phylogenetic-networks?guestAccessKey=230afceb-df28-4160-832d-aa7c73f86369) 34(12):32923298. [doi:10.1093/molbev/msx235](https://doi.org/10.1093/molbev/msx235) > [!NOTE] > Version 0.17 of PhyloNetworks is a major change from version v0.16.4. Many > functionalities were moved to other packages (e.g. SNaQ.jl and PhyloTraits.jl), > the names of many methods were changed, and various internal functions > were improved with breaking changes (e.g. traversal routines). > PhyloNetworks v0.17 should serve as a better "core", used by other packages > with more specialized functionalities.
Owner
- Name: Carlos Vigil-Vásquez
- Login: cvigilv
- Kind: user
- Location: Santiago, Chile
- Twitter: BioWASD
- Repositories: 5
- Profile: https://github.com/cvigilv
Chilean biochemist, Neovim plugin developer, and JuliaLanguage enthusiast. Photographer from time to time.
GitHub Events
Total
- Push event: 1
- Create event: 1
Last Year
- Push event: 1
- Create event: 1