opain / GenoPred

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

Speed up target scoring #93

Closed opain closed 1 month ago

opain commented 2 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 1 month ago

Done