Skip to content

Commit 20c97d9

Browse files
committed
Update research.md
1 parent becceb1 commit 20c97d9

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

research.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,16 @@ We develop computational methods for ancestry inference directly from genomic se
4848

4949
In addition to ancestry inference, we develop statistical and [visualization frameworks](https://www.birollab.ca/viz/korus7Ehard.report.html) that help researchers and clinicians interpret ancestry-related patterns of genetic variation. These tools support population genetic studies, facilitate ancestry-aware genomic analyses, and improve the selection of reference genomes and comparative resources for downstream analyses. By making these technologies openly available, we aim to advance equitable and inclusive genomics research and help ensure that genomic medicine benefits individuals from all ancestral backgrounds.
5050

51-
<div style="border:1px solid #ddd;border-radius:6px;overflow:hidden;">
52-
<iframe
53-
src="/viz/korus7Ehard.report.html"
54-
width="50%"
55-
height="300"
56-
style="border:none;">
57-
</iframe>
51+
<div style="max-width:700px; margin: 2rem auto; border:1px solid #ddd; border-radius:6px; overflow:hidden;">
52+
<iframe
53+
src="/viz/korus7Ehard.report.html"
54+
style="
55+
width:100%;
56+
height:600px;
57+
border:none;
58+
transform: translateY(-20px);
59+
">
60+
</iframe>
5861
</div>
5962
<p style="text-align:center; margin-top:0.5rem;">
6063
<a href="/viz/korus7Ehard.report.html" target="_blank">Open interactive visualization in a new tab</a>

0 commit comments

Comments
 (0)