Skip to content

Scripts to prepare input for GF using WGS, Pool or Capture Data and then run GF in R

Notifications You must be signed in to change notification settings

GabrieleNocchi/gradient_forests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GradientForests

Scripts to prepare input for GF using WGS VCFs, pool-seq SNP tables, capture VCFs or population allelic frequencies files. It selects 10k random SNPs without missing data.

For pop freq files it first selects SNPs with max 10% missing data. Then it selects 10,000 random SNPs out of those. Finally, in the selected 10k SNPs missing frequencies are given the median frequency for that SNP. This is to avoid selecting only SNPs without missing data, which may be limiting in some cases. GF does not run with missing data.

GF.R: script to run GF in R once the input is ready.

About

Scripts to prepare input for GF using WGS, Pool or Capture Data and then run GF in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published