Substory needs to be run after bppml. An example is provided in the Example folder.
##########################################
##########################################
asr.method=marginal
asr.probabilities=yes
If we want to sample from the posterior distribution of ancestral sequences, and get N=10 sequences per node, use these two options:
asr.sample=yes
asr.sample.number=10
output.nodes.add_extant = yes
output.sites.file = $(DATA).sites.csv
output.nodes.file = $(DATA).nodes.csv
output.sequence.file = $(DATA).ancestors.fasta output.sequence.format = Fasta
map.type=All
output.mapping.file=substitutions.csv