Hi @murraycadzow!
Would you kindly assist on the following? Running
multipop_selection_pipeline -p CEU_ids.txt -p YRI_ids.txt -i CEU_YRI_lactase.vcf --config-file ~/tools/selectionTools/defaults.cfg -a "--phased-vcf" -c 2
on test data (SelectionPipelineTestData/lactase ) stops returning the last message in multi_population.log as follow:
selection_pipeline STDERR: UnboundLocalError: local variable 'ancestral_fasta' referenced before assignment
What can be the possible treatment for the calculation to be fully performed?