Skip to content

Latest commit

 

History

History
53 lines (44 loc) · 1.87 KB

index.md

File metadata and controls

53 lines (44 loc) · 1.87 KB
CurrentModule = PhyloCoalSimulations

PhyloCoalSimulations

PhyloCoalSimulations is a Julia package to simulate phylogenies under the coalescent. It depends on PhyloNetworks for the phylogenetic data structures, and manipulation of phylogenies.

References: please see bibtex entries here.

For a tutorial, see the manual:

Pages = [
    "man/getting_started.md",
    "man/mapping_genetree_to_network.md",
    "man/converting_coal2generation_units.md",
    "man/correlated_inheritance.md",
    "man/more_examples.md",
]
Depth = 3

For help on individual functions, see the library:

Pages = [
    "lib/public.md",
    "lib/internal.md",
]
Depth = 3