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
Add the option like "--missing-to-ref" for the step that merge the input VCFs. So this will make the possibility to assume genotypes at missing sites are 0/0. The merged vcf will hold much more variants filled as ref, instead of just variants that are all non ref in input population.
Check whether it will be interesting to fill all the WT variants met in the reference panel (let's say 1kg) by completing the input vcf with all common WT variants ever seen in our sequencing data (by reading all cover files or the capture may be).
After using the function R/estimate_ethnicity.R (on exom sequencing data)
We have discussed about several enhancement to developed :
(only keep bcftools)