openfhe-genomic-examples
Genomic research tools
An implementation of logistic regression and Chi-Square genome-wide association studies protocols using homomorphic encryption for secure large-scale genomic research.
OpenFHE-based implementation of Logistic Regression Approximation (LRA) and Chi-Square GWAS protocols described in "Secure large-scale genome-wide association studies using homomorphic encryption" (PNAS 2020) by Marcelo Blatt, Alexander Gusev, Yuriy Polyakov, and Shafi Goldwasser.
8 stars
1 watching
0 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openfheorg/openfhe-development | An open-source library for fully homomorphic encryption and secure multiparty computation | 765 |
andersenlab/cegwas2-nf | A software framework for genomic association studies using C. elegans data | 8 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated homomorphic encryption library | 80 |
lducas/fhew | A C++ library implementing a fully homomorphic encryption scheme for secure evaluation of boolean circuits on encrypted data. | 221 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 212 |
adaptivegenome/openge | An open-source platform for high-throughput sequencing data analysis and manipulation. | 26 |
openmole/mgo | A software library for purely functional genetic algorithms with an emphasis on multi-objective optimization and robustness to noisy fitness functions | 71 |
gwgundersen/dpcca | Develops a method to learn shared latent structure between biomedical images and gene expression data | 25 |
cryptoexperts/fv-nfllib | A C++ library implementing the Fan-Vercauteren homomorphic encryption scheme | 59 |
pachterlab/gget | Enables efficient querying of genomic databases using a modular approach and multiple tools | 946 |
nf-core/sarek | Automated workflow for detecting germline or somatic variants in genomic sequencing data | 409 |
openfheorg/openfhe-boolean-circuit-evaluator | An application that evaluates and executes encrypted digital circuits described in various formats. | 5 |
kuleuven-cosic/final | A C++ implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 35 |
ugeneunipro/ugene | Bioinformatics software suite for analyzing DNA sequences and pipelines. | 215 |
ibm/helayers | An SDK for secure machine learning and data analysis in the cloud using fully homomorphic encryption. | 35 |