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.
9 stars
1 watching
0 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openfheorg/openfhe-development | A library for implementing fully homomorphic encryption | 780 |
andersenlab/cegwas2-nf | A software framework for genomic association studies using C. elegans data | 8 |
encryptorion-lab/phantom-fhe | A CUDA-accelerated library for fully homomorphic encryption | 88 |
lducas/fhew | A library that enables secure computation on encrypted data using a symmetric encryption scheme and arbitrary boolean circuits. | 222 |
vernamlab/cufhe | A CUDA-accelerated Fully Homomorphic Encryption Library | 213 |
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 | 72 |
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 | 60 |
pachterlab/gget | Enables efficient querying of genomic databases using a modular approach and multiple tools | 955 |
nf-core/sarek | A workflow designed to detect germline and somatic variants from WGS and targeted sequencing data using bioinformatics tools. | 412 |
openfheorg/openfhe-boolean-circuit-evaluator | An application that evaluates and executes encrypted digital circuits described in various formats. | 5 |
kuleuven-cosic/final | Provides an implementation of a fully homomorphic encryption scheme based on NTRU and LWE. | 36 |
ugeneunipro/ugene | Bioinformatics software suite for analyzing DNA sequences and pipelines. | 218 |
ibm/helayers | An SDK for secure machine learning and data analysis in the cloud using fully homomorphic encryption. | 36 |