Skip to content

Commit 401b90e

Browse files
committed
update instructors
1 parent 99ffcea commit 401b90e

3 files changed

Lines changed: 75 additions & 17 deletions

File tree

images/fm.jpeg

128 KB
Loading

index.adoc

Lines changed: 38 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@
44
:toc: left
55
:toclevels: 2
66

7+
++++
8+
<style>
9+
span.image.instructor-photo {
10+
width: 200px;
11+
height: 200px;
12+
overflow: hidden;
13+
border-radius: 50%;
14+
}
15+
span.image.instructor-photo img {
16+
width: 100%;
17+
height: 100%;
18+
object-fit: cover;
19+
object-position: center;
20+
}
21+
</style>
22+
++++
23+
724
Computational pangenomics course, conference, and biohackathon in Memphis, TN, exploring the cutting edge of pangenomes, biology, methods, software, and artificial intelligence (AI).
825

926
image::images/trippy-bridge.png[800]
@@ -88,32 +105,40 @@ We will work with/on pangenomic tools (such as link:https://github.com/pangenome
88105

89106
=== *Instructors*
90107

91-
==== Erik Garrison - Associate Professor
108+
==== *Erik Garrison* - Associate Professor
92109

93110
.[purple]#University of Tennessee Health Science Center, Memphis, TN, US#
94111

95-
image:images/erik.jpeg[erik,200,role="right"] Genomicist with a quantitative social science background. I build methods that let us understand the precise relationships between thousands of genomes. In these, the genome is encoded in a graph that may represent a population sample of individuals from the same species, a metagenome, the diploid genome of a single individual, or any other useful collection of sequences.
112+
image:images/erik.jpeg[erik,200,role="left instructor-photo"] Genomicist with a quantitative social science background. I build methods that let us understand the precise relationships between thousands of genomes. In these, the genome is encoded in a graph that may represent a population sample of individuals from the same species, a metagenome, the diploid genome of a single individual, or any other useful collection of sequences.
96113

97114
image:images/UTHSC.png[uthsc,160] {nbsp}{nbsp} image:images/Octicons-mark-github.svg[git,30] {nbsp}{nbsp}https://github.com/ekg[GitHub]
98115

99-
==== Andrea Guarracino - Assistant Professor
116+
==== *Andrea Guarracino* - Assistant Professor
100117

101118
.[purple]#Translational Genomics Research Institute, Phoenix, AZ, US#
102119

103-
image:images/andrea.jpeg[andrea,200,role="right"] Computer scientist who applies pangenomics to the study of genome variation and disease.
120+
image:images/andrea.jpeg[andrea,200,role="left instructor-photo"] Computer scientist who applies pangenomics to the study of genome variation and disease.
104121

105-
image:images/tgen.png[tgen,120] {nbsp}{nbsp} image:https://guarracinolab.github.io/images/GUARRACINOxLAB.png[lab,150,link="https://guarracinolab.github.io/"] {nbsp}{nbsp}https://guarracinolab.github.io/[Lab Website]
122+
image:images/tgen.png[tgen,120] {nbsp}{nbsp} image:https://guarracinolab.github.io/images/GUARRACINOxLAB.png[lab,150,link="https://guarracinolab.github.io/"] {nbsp}{nbsp}https://guarracinolab.github.io/[Lab Website] +
123+
124+
+
125+
+
126+
+
106127

107-
==== Franco Marsico - Postdoctoral Fellow
128+
==== *Franco Marsico* - Postdoctoral Fellow
108129

109130
.[purple]#University of Tennessee Health Science Center, Memphis, TN, US#
110131

132+
image:images/fm.jpeg[franco,200,role="left instructor-photo"] Biologist focused on population genetics. Developing statistical methods for kinship inference and population structure.
133+
134+
image:images/UTHSC.png[uthsc,160] {nbsp}{nbsp} image:images/Octicons-mark-github.svg[git,30] {nbsp}{nbsp}https://github.com/MarsicoFL[GitHub]
111135

112136
'''
113137

114138
=== *Helpers*
115139

116-
==== Farnaz Salehi
140+
==== Farnaz Salehi
141+
117142
.[purple]# PhD Student, University of Tennessee Health Science Center, Department of Genetics, Genomics and Informatics#
118143
//image:images/niklas.jpeg[niklas,200,role="right"]
119144

@@ -123,7 +148,8 @@ image:images/tgen.png[tgen,120] {nbsp}{nbsp} image:https://guarracinolab.github.
123148

124149
//image:images/Octicons-mark-github.svg[git,30] https://scholar.google.com/citations?user=m_vTR7YAAAAJ&hl=en[Google Scholar]
125150

126-
==== Shuo Cao
151+
==== Shuo Cao
152+
127153
.[purple]#University of Tennessee Health Science Center, Department of Genetics, Genomics and Informatics#
128154
//image:images/arun.jpg[arun,200,role="right"]
129155

@@ -133,7 +159,8 @@ image:images/tgen.png[tgen,120] {nbsp}{nbsp} image:https://guarracinolab.github.
133159

134160
//image:images/Octicons-mark-github.svg[git,30] https://aruni.systemreboot.net[Website]
135161

136-
==== Ernestine Amos-Abanyie
162+
==== Ernestine Amos-Abanyie
163+
137164
.[purple]#University of Tennessee Health Science Center, Department of Genetics, Genomics and Informatics#
138165
//image:images/arun.jpg[arun,200,role="right"]
139166

@@ -143,7 +170,8 @@ image:images/tgen.png[tgen,120] {nbsp}{nbsp} image:https://guarracinolab.github.
143170

144171
//image:images/Octicons-mark-github.svg[git,30] https://aruni.systemreboot.net[Website]
145172

146-
==== Enza Colonna
173+
==== Enza Colonna
174+
147175
.[purple]#University of Tennessee Health Science Center, Department of Genetics, Genomics and Informatics#
148176
//image:images/arun.jpg[arun,200,role="right"]
149177

index.html

Lines changed: 37 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,20 @@ <h1><strong>MemPanG26 - Memphis Pangenomics 2026</strong></h1>
489489
<div id="content">
490490
<div id="preamble">
491491
<div class="sectionbody">
492+
<style>
493+
span.image.instructor-photo {
494+
width: 200px;
495+
height: 200px;
496+
overflow: hidden;
497+
border-radius: 50%;
498+
}
499+
span.image.instructor-photo img {
500+
width: 100%;
501+
height: 100%;
502+
object-fit: cover;
503+
object-position: center;
504+
}
505+
</style>
492506
<div class="paragraph">
493507
<p>Computational pangenomics course, conference, and biohackathon in Memphis, TN, exploring the cutting edge of pangenomes, biology, methods, software, and artificial intelligence (AI).</p>
494508
</div>
@@ -657,27 +671,43 @@ <h2 id="_people"><strong>People</strong></h2>
657671
<div class="sect2">
658672
<h3 id="_instructors"><strong>Instructors</strong></h3>
659673
<div class="sect3">
660-
<h4 id="_erik_garrison_associate_professor">Erik Garrison - Associate Professor</h4>
674+
<h4 id="_erik_garrison_associate_professor"><strong>Erik Garrison</strong> - Associate Professor</h4>
661675
<div class="paragraph">
662676
<div class="title"><span class="purple">University of Tennessee Health Science Center, Memphis, TN, US</span></div>
663-
<p><span class="image right"><img src="images/erik.jpeg" alt="erik" width="200"></span> Genomicist with a quantitative social science background. I build methods that let us understand the precise relationships between thousands of genomes. In these, the genome is encoded in a graph that may represent a population sample of individuals from the same species, a metagenome, the diploid genome of a single individual, or any other useful collection of sequences.</p>
677+
<p><span class="image left instructor-photo"><img src="images/erik.jpeg" alt="erik" width="200"></span> Genomicist with a quantitative social science background. I build methods that let us understand the precise relationships between thousands of genomes. In these, the genome is encoded in a graph that may represent a population sample of individuals from the same species, a metagenome, the diploid genome of a single individual, or any other useful collection of sequences.</p>
664678
</div>
665679
<div class="paragraph">
666680
<p><span class="image"><img src="images/UTHSC.png" alt="uthsc" width="160"></span> &#160;&#160; <span class="image"><img src="images/Octicons-mark-github.svg" alt="git" width="30"></span> &#160;&#160;<a href="https://github.com/ekg">GitHub</a></p>
667681
</div>
668682
</div>
669683
<div class="sect3">
670-
<h4 id="_andrea_guarracino_assistant_professor">Andrea Guarracino - Assistant Professor</h4>
684+
<h4 id="_andrea_guarracino_assistant_professor"><strong>Andrea Guarracino</strong> - Assistant Professor</h4>
671685
<div class="paragraph">
672686
<div class="title"><span class="purple">Translational Genomics Research Institute, Phoenix, AZ, US</span></div>
673-
<p><span class="image right"><img src="images/andrea.jpeg" alt="andrea" width="200"></span> Computer scientist who applies pangenomics to the study of genome variation and disease.</p>
687+
<p><span class="image left instructor-photo"><img src="images/andrea.jpeg" alt="andrea" width="200"></span> Computer scientist who applies pangenomics to the study of genome variation and disease.</p>
688+
</div>
689+
<div class="paragraph">
690+
<p><span class="image"><img src="images/tgen.png" alt="tgen" width="120"></span> &#160;&#160; <span class="image"><a class="image" href="https://guarracinolab.github.io/"><img src="https://guarracinolab.github.io/images/GUARRACINOxLAB.png" alt="lab" width="150"></a></span> &#160;&#160;<a href="https://guarracinolab.github.io/">Lab Website</a><br></p>
691+
</div>
692+
<div class="paragraph">
693+
<p>+</p>
694+
</div>
695+
<div class="paragraph">
696+
<p>+</p>
674697
</div>
675698
<div class="paragraph">
676-
<p><span class="image"><img src="images/tgen.png" alt="tgen" width="120"></span> &#160;&#160; <span class="image"><a class="image" href="https://guarracinolab.github.io/"><img src="https://guarracinolab.github.io/images/GUARRACINOxLAB.png" alt="lab" width="150"></a></span> &#160;&#160;<a href="https://guarracinolab.github.io/">Lab Website</a></p>
699+
<p>+</p>
677700
</div>
678701
</div>
679702
<div class="sect3">
680-
<h4 id="_franco_marsico_postdoctoral_fellow">Franco Marsico - Postdoctoral Fellow</h4>
703+
<h4 id="_franco_marsico_postdoctoral_fellow"><strong>Franco Marsico</strong> - Postdoctoral Fellow</h4>
704+
<div class="paragraph">
705+
<div class="title"><span class="purple">University of Tennessee Health Science Center, Memphis, TN, US</span></div>
706+
<p><span class="image left instructor-photo"><img src="images/fm.jpeg" alt="franco" width="200"></span> Biologist focused on population genetics. Developing statistical methods for kinship inference and population structure.</p>
707+
</div>
708+
<div class="paragraph">
709+
<p><span class="image"><img src="images/UTHSC.png" alt="uthsc" width="160"></span> &#160;&#160; <span class="image"><img src="images/Octicons-mark-github.svg" alt="git" width="30"></span> &#160;&#160;<a href="https://github.com/MarsicoFL">GitHub</a></p>
710+
</div>
681711
<hr>
682712
</div>
683713
</div>
@@ -1159,7 +1189,7 @@ <h2 id="_contact"><strong>Contact</strong></h2>
11591189
</div>
11601190
<div id="footer">
11611191
<div id="footer-text">
1162-
Last updated 2026-03-25 07:17:08 -0500
1192+
Last updated 2026-03-25 10:22:14 -0500
11631193
</div>
11641194
</div>
11651195
</body>

0 commit comments

Comments
 (0)