diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index de93fd2..c54de0e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ pyhegp --help # How to use ## Simple data sharing - + In this simple scenario, there is only one data owner and they wish to share their encrypted data with a researcher. The data owner encrypts their genotype and phenotype data with: ``` @@ -71,7 +71,7 @@ They then send the encrypted `genotype.tsv.hegp` and `phenotype.tsv.hegp` to the ## Joint/federated analysis with many data owners - + Data owners generate summary statistics for their data. ``` |