-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonor2.html
More file actions
19 lines (14 loc) · 774 Bytes
/
donor2.html
File metadata and controls
19 lines (14 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<HEAD>
<LINK href="tol.css" rel="stylesheet" type="text/css">
</HEAD>
<BODY>
<h3>Benefits and Risks</h3>
<ol>
<li>By donating your data, you are making sure your data can be used again and again. this accelerates research into how our genomes shape our health.</li>
<li>by donating your data, you are taking a small risk that someone might be able to re-identify you as a donor or attempt to harm you.</li>
<li>you can withdraw whenever you want, but we can’t delete copies of data that have already been distributed to researchers.</li>
<li>this study is for people who believe that the benefits are bigger than the risks. we’ll do all in our power to protect your identity while accelerating research.</li>
</ol>
<br>
<a href="donor3.html">Next</a>
</BODY>