CAST-genomics / haptools

Ancestry and haplotype aware simulation of genotypes and phenotypes for complex trait analysis
https://haptools.readthedocs.io
MIT License
19 stars 4 forks source link

docs: update snp2hap example #121

Closed aryarm closed 2 years ago

aryarm commented 2 years ago

resolves #118

This PR fixes some errors in the snp2hap example within the API docs. In addition, it adds a description of the ancestry extra field to a separate section of the Haplotypes documentation.

It also describes how to use the Logger module in the API docs and explains how to query from a tabix-indexed hap file.