Core modules#

tracts.chromosome

tracts.core

tracts.driver

tracts.driver_utils

tracts.genetic_model

Bundles a demographic model together with the admixture and phase-type model configuration used to evaluate its likelihood.

tracts.haploid

tracts.indiv

tracts.likelihood_options

Bundles the logging verbosity and autosome/allosome inclusion flags used when evaluating a demographic model's likelihood, to avoid threading them as separate parameters through tracts.core's optimization functions.

tracts.population

tracts.tract

tracts.tracts_data

Bundles the population and mapped tract-length histogram data used to evaluate a demographic model's likelihood, to avoid threading autosome/allosome bins, mapped data arrays, and sample counts as separate parameters through tracts.core's optimization functions.

tracts.util