Skip to content
Christian Parobek edited this page Feb 4, 2015 · 37 revisions

Welcome to the cambodiaWGS wiki!

I will document my analysis through this wiki. The associated scripts (and results?) will be kept in this repo.

###Getting Additional Populations:

###Steps to good SNP-call data:

  • variantCalling - documented as part of the gatk_pipeline repo and the HaplotypeCaller updates are documented here.
  • weakestLinks - remove the lowest-coverage samples prior to downstream analysis. Gives us a shot at getting full haplotypes for all SNPs.
  • variantFiltering - modeled loosely after Manske et al.

###Population Differentiation:

###Selective Sweeps:

  • hapFLK - Andrew found this and recommended. Looks like it is sensitive and specific for sweeps even in complicated demographic backgrounds, because it makes extended haplotypes, then does Fst on those, somehow.
Clone this wiki locally