Skip to content

Differentially Private Linkage Analysis with TDT --- the case of two affected children per family

Notifications You must be signed in to change notification settings

ay0408/DP-linkage-analysis-TDT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DP-linkage-analysis-TDT

This contains Python codes used in our experiments on methods for privately releasing the top K significant marker loci based on linkage analysis using a transmission disequilibrium test (TDT). We applied the Laplace mechanism and the exponential mechanism, which is based on the concept of differential privacy (DP).

We conducted experiments based on simulation data to evaluate the runtime of our algorithms and the accuracy of outputs. The distribution of the statistics on our datasets can be found in the datasets file.

Supplements.pdf contains detailed proofs and detailed description of our datasets.

Note

For details of our releasing methods and experimental results, please see our paper entitled "Differentially Private Linkage Analysis with TDT --- the case of two affected children per family" (https://doi.org/10.1109/bibm52615.2021.9669365) presented at IEEE BIBM 2021.

Errata:

・p.766. Definition 4. " $D_i, D'_i \in \mathcal{D}^M$ " → " $D, D' \in \mathcal{D}^M$ "

Contact

Akito Yamamoto

Division of Medical Data Informatics, Human Genome Center,

the Institute of Medical Science, the University of Tokyo

a-ymmt@ims.u-tokyo.ac.jp

About

Differentially Private Linkage Analysis with TDT --- the case of two affected children per family

Topics

Resources

Stars

Watchers

Forks