Tstrait documentation#
tstrait is an open-source Python package for simulating quantitative traits.
Introduction
Are you new to tstrait? The introduction page contains an introduction to tstrait and an overview of quantitative trait simulation in tstrait.
Quick start
The quick start page provides information on the key concepts of tstrait with fully worked examples.
Tree Sequences
This guide introduces a succinct tree sequence, which is an efficient way to store and process millions of DNA sequences.
API Reference
The API reference guide contains a detailed description of the tstrait API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.