... |
... |
@@ -15,39 +15,7 @@ |
15 |
15 |
|
16 |
16 |
== Research Studies Repository == |
17 |
17 |
|
18 |
|
-{{expand expanded="false" title="Click here to expand..."}} |
19 |
|
-title="Study: Genetic Structure, Self-Identified Race/Ethnicity, and Confounding"} |
20 |
|
-**Source:** Journal of Genetic Epidemiology |
21 |
|
-**Date of Publication:** 2024-01-15 |
22 |
|
-**Author(s):** Smith et al. |
23 |
|
-**Title:** "Genetic Structure, Self-Identified Race/Ethnicity, and Confounding in Case-Control Association Studies" |
24 |
|
-**DOI:** [https://doi.org/10.1037/1076-8971.11.2.235](https://doi.org/10.1037/1076-8971.11.2.235) |
25 |
|
-**Subject Matter:** Genetics, Social ScienceΒ |
26 |
26 |
|
27 |
|
-**Tags:** `Genetics` `Race & Ethnicity` `Biomedical Research` |
28 |
|
- |
29 |
|
-=== **Key Statistics** === |
30 |
|
- |
31 |
|
-1. **General Observations:** |
32 |
|
- - A near-perfect alignment between self-identified race/ethnicity (SIRE) and genetic ancestry was observed. |
33 |
|
- - Misclassification rate: **0.14%**. |
34 |
|
- |
35 |
|
-2. **Subgroup Analysis:** |
36 |
|
- - Four groups analyzed: **White, African American, East Asian, and Hispanic**. |
37 |
|
- - Hispanic genetic clusters showed significant European and Native American lineage. |
38 |
|
- |
39 |
|
-=== **Findings** === |
40 |
|
- |
41 |
|
-- Self-identified race strongly aligns with genetic ancestry. |
42 |
|
-- Minor discrepancies exist but do not significantly impact classification. |
43 |
|
- |
44 |
|
-=== **Relevance to Subproject** === |
45 |
|
- |
46 |
|
-- Reinforces the reliability of **self-reported racial identity** in genetic research. |
47 |
|
-- Highlights **policy considerations** in biomedical studies. |
48 |
|
-{{/expand}} |
49 |
|
- |
50 |
|
- |
51 |
51 |
= Study: Genetic Structure, Self-Identified Race/Ethnicity, and Confounding = |
52 |
52 |
{{expand expanded="false" title="Click here to expand details"}} |
53 |
53 |
**Source:** Journal of Genetic Epidemiology |
... |
... |
@@ -80,7 +80,7 @@ |
80 |
80 |
- Highlights **policy considerations** in biomedical studies. |
81 |
81 |
{{/expand}} |
82 |
82 |
|
83 |
|
- |
|
51 |
+{{expand title="Study: [Study Title] (Click to Expand)" expanded="false"}} |
84 |
84 |
**Source:** [Journal/Institution Name] |
85 |
85 |
**Date of Publication:** [Publication Date] |
86 |
86 |
**Author(s):** [Author(s) Name(s)] |
... |
... |
@@ -144,14 +144,24 @@ |
144 |
144 |
|
145 |
145 |
This summary provides an accessible, at-a-glance overview of the study's contributions. Please refer to the full paper for in-depth analysis. |
146 |
146 |
|
147 |
|
-**π Download Full Study:** |
148 |
|
-{{velocity}} |
149 |
|
-#set($doi = "[Insert DOI Here]") |
150 |
|
-#set($filename = "${doi}.pdf") |
151 |
|
-#if($xwiki.exists("attach:$filename")) |
152 |
|
-[[Download>>attach:$filename]] |
153 |
|
-#else |
154 |
|
-_π PDF Not Available_ |
155 |
|
-#end |
|
115 |
+--- |
|
116 |
+ |
|
117 |
+## **π Download Full Study** |
|
118 |
+{{velocity}} |
|
119 |
+#set($doi = "[Insert DOI Here]") |
|
120 |
+#set($filename = "${doi}.pdf") |
|
121 |
+#if($xwiki.exists("attach:$filename")) |
|
122 |
+[[Download>>attach:$filename]] |
|
123 |
+#else |
|
124 |
+{{html}}<span style="color: red; font-weight: bold;">π¨ PDF Not Available π¨</span>{{/html}} |
|
125 |
+#end |
156 |
156 |
{{/velocity}} |
157 |
157 |
|
|
128 |
+{{/expand}} |
|
129 |
+ |
|
130 |
+{{html}}<hr style="border: 3px solid red;">{{/html}} |
|
131 |
+ |
|
132 |
+ |
|
133 |
+π₯ If this works, we can move on to the next study! π Let me know how it looks! |
|
134 |
+ |
|
135 |
+ |