fauconab / PolygenicRiskScores.jl

Polygenic Risk Scoring in pure Julia
Other
10 stars 2 forks source link

Refactor and optimize data loading #1

Closed jpsamaroo closed 4 years ago

jpsamaroo commented 4 years ago

Changed CSV parsers to filter on all selected chromosomes Changed output writing to use CSV.jl Changed mcmc() to return beta_est Added --quiet flag to disable printing Added various output file control options