Skip to contents

Run simulation

tekka()
Run C++ simulation.
tekka_path() tekka_version()
Get the path to the tekka installation.
read_result()
Read functions
make_gene_genealogy() gather_segments() count_uncoalesced() annotate_sampled()
Functions to generate gene genealogy from sample family table
make_snp() make_snp_chromosome() place_mutations()
Functions to generate SNPs on given samples.
as_vcf() write_vcf() read_vcf() as_vcf_gt() add_pos_id()
Utilities for VCF format

Kinship

find_kinship()
Analyze kinship with igraph
as_hsp() write_hsp() read_hsp()
HSP format
as_pop() write_pop() read_pop()
POP format

Misc.