/FedAlgo

Primary LanguagePython

Federated-Algorithms

This repository contains low-level function to support federated analysis, now mainly for Federated Genome Wide Association Study (GWAS) and Federated Survival Analysis.

Compilation

To support functionalities from plink, we should compile source files and install executable binaries.

Manual

Execute scripts in scripts to compile external programs and install executables.

Automatic

Automatic compilation and installation are recorded in .gitlab-ci.yml for CI and setup.py for packaging.

References