diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 79670db..67a5481 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ pyhegp is a Python library and CLI utility implementing homomorphic encryption o - [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) - [Using encrypted genotypes and phenotypes for collaborative genomic analyses to maintain data confidentiality](https://academic.oup.com/genetics/article/226/3/iyad210/7470728) +# Table of contents - [Install development version](#install-development-version) - [Using pip](#using-pip) - [Using Guix](#using-guix) |