petitioner / HEmpute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HEmpute

The UT Health Science Center at Houston (UTHealth) and Microsoft Research (MSR) team presents secure outsourced genotype imputation protocols using a linear prediction model based on two different homomorphic encryption frameworks - BFV and CKKS.

Training

HEmpute-Train builds the linear models for secure imputation pipelines of UTHealth&MSR-BFV and UTHealth&MSR-CKKS. You can see the detail description and instruction in the "HEmpute-Train" directory.

Testing

HEmpute-Test provides a C++ implementation of secure genotype imputation protocol based on the linear models which are obtained from HEmpute-Train. You can see the detail description and instruction in the "HEmpute-Test" directory.

About

License:MIT License


Languages

Language:C++ 94.5%Language:Shell 2.6%Language:C 2.0%Language:Python 0.6%Language:Makefile 0.1%Language:CMake 0.1%