Skip to content

HanleyKingston/miscellaneous_GWAS_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In progress

note: -- indicates an optional argument

interpret association results

SNP_peaks.R

Finds top peaks from association test results from GENESIS saved by chromsomes in format "prefix_chr1.RData"
Takes arguemnts:
--prefix", ex. "prefix_chr1.RData"
--p_min", maximum p-value below which to search for peaks, default = 5e-4
--top", number of SNPs peaks to save, default = NULL
--window", bp distance within which SNPs should be grouped into a peak", default = 15000
--out_file", file to save SNP peaks, default = "SNP_peaks.rds"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published