Thank you very much @Shab86 for explaining everything quite comprehensively. i have few more questions:
- About Reference panel (that you suggested above): The human genetic map (HapMap phase II b37): https://mathgen.stats.ox.ac.uk/genetics_software/shapeit/shapeit.html#gmap The 1KGP reference panel: https://mathgen.stats.ox.ac.uk/impute/data_download_1000G_pilot_plus_hapmap3.html
looks pretty older ones (especially reference panel) but not latest. Could you please suggest any recent genetic map and reference panel files that can be used in SHAPEIT2? I read about the recent one here: https://mathgen.stats.ox.ac.uk/genetics_software/shapeit/shapeit.html#reference https://mathgen.stats.ox.ac.uk/impute/impute_v2.html#reference
What do you think?
- Secondly, I read in SHAPEIT tutorial that VCF files can also be used as input file format, how you see such scenario: https://mathgen.stats.ox.ac.uk/genetics_software/shapeit/shapeit.html#input
shapeit --input-vcf gwas.vcf \ -M genetic_map.txt \ -O gwas.phased or you can also look at the read-ware phasing as well.
Again, the reference panel will contain haplotypes for multiple populations individuals, Should i use only a set group of individuals from one continent "(for instance individuals from 1KGP of group "EUR") as reference or should i use the complete reference panel file with all the data set?
any knowledge about "--no-mcmc" option used in SHAPEIT. i mean when it should be used and avoided?
Thank you very much!
I am also interested in your question 2 about whether we should phase population together or separately. This is the information I found (see figure 4):
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3415548/
Note: I haven't confirmed whether the findings are applicable to other phasing algorithms.