Skip to content
forked from mhguo1/ECS

Code for Guo and Gregg, GIM. 2018

License

Notifications You must be signed in to change notification settings

sreeashwinas/ECS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Below, we describe the code used in Guo MH and Gregg AR. "Estimating yields of prenatal carrier screening and implications for design of expanded carrier screening panels." [provisionally accepted at Genetics in Medicine]. 2018

Python v2.7 and R v3.1 were used throughout.

#Download parsed ClinVar data:
git clone https://github.com/macarthur-lab/clinvar.git

#Parse and subset ClinVar data
python subset_clinvar.py clinvar_subset_table.txt

#Generate carrier frequencies
Rscript sum_AF.R

#Generate plots
Rscript plot.R

About

Code for Guo and Gregg, GIM. 2018

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 85.3%
  • Python 14.7%