opain / GenoPred

Genotype-based Prediction (GenoPred)
https://opain.github.io/GenoPred/
GNU General Public License v3.0
68 stars 23 forks source link

Speed up target scoring #93

Closed opain closed 6 months ago

opain commented 6 months ago

Preliminary analysis indicates combing score files across GWAS and PGS methods prior to target scoring would be more efficient. This would require a fairly large update.

opain commented 6 months ago

Done