You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2022. It is now read-only.
Hello
I tried to run the tutorial of selectiontool pipeline.
multipop_selection_pipeline -p CEU_ids.txt -p YRI_ids.txt -i CEU_YRI_lactase.vcf --config-file ~/Applications/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.
I noticed that this issue was previously reported. However I cannot find the reference fasta file in the Referencefile/ancestral_ref/ folder (just an ANCESTRAL.rst empty file). So where can I find this ancestor fasta file?
As the vcf used in the tutorial is already annotated for ancestral allele, is it necessary to have such a fasta file for ancestor?
Thank you in advance
All the best
Christophe