diff options
author | Arun Isaac | 2025-07-18 08:58:08 +0100 |
---|---|---|
committer | Arun Isaac | 2025-07-18 08:58:08 +0100 |
commit | cb0d8d06fa749931e00d7aa57d0d7a9e76fb1579 (patch) | |
tree | 786bd49a8546ec7d13cb8538bc632a957abf924c | |
parent | d270d35cbfe9bc94d1bef16a63e3ca89e87e739e (diff) | |
download | pyhegp-cb0d8d06fa749931e00d7aa57d0d7a9e76fb1579.tar.gz pyhegp-cb0d8d06fa749931e00d7aa57d0d7a9e76fb1579.tar.lz pyhegp-cb0d8d06fa749931e00d7aa57d0d7a9e76fb1579.zip |
* README.md: Add CI badge.
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +[](https://ci.systemreboot.net/jobs/pyhegp) + pyhegp is a Python library and CLI utility implementing homomorphic encryption of genotypes and phenotypes as described in [Private Genomes and Public SNPs: Homomorphic Encryption of Genotypes and Phenotypes for Shared Quantitative Genetics](https://academic.oup.com/genetics/article/215/2/359/5930450). # Install development version |