Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
added first content
  • Loading branch information
lutsik authored Jun 28, 2024
1 parent cbd95d1 commit 0f20327
Showing 1 changed file with 31 additions and 20 deletions.
51 changes: 31 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,56 +103,67 @@ <h1>Computational Cancer Biology and Epigenomics</h1>

<div class="main">
<section id="research" class="research">
<h2>Research Topics</h2>
<h2>Research</h2>
<ul>
<li>Topic 1: Brief description of research topic 1.</li>
<li>Topic 2: Brief description of research topic 2.</li>
<li>Topic 3: Brief description of research topic 3.</li>
<li>Methylome deconvolution</li>
<li>Single-cell and spatial epigenomics</li>
<li>Cancer cell-of-origin</li>
<li>Oncohistone malignancies</li>
</ul>
</section>

<section id="team" class="team">
<h2>Team</h2>
<ul>
<li>Member 1: Position</li>
<li>Member 2: Position</li>
<li>Member 3: Position</li>
<li>Pavlo Lutsik: PI</li>
<li><b>KU Leuven Team</b></li>
<li>Antonella Sarnataro: Postdoc</li>
<li>Guillaume Sacchetti: PhD student</li>
<li><b>DKFZ Heidelberg Team</b></li>
<li>Yunhee Jeong: Postdoc</li>
<li>Katherine Kelly: PhD Student (joint with Plass lab)</li>
<li>Etienne Sollier: PhD Student (joint with Plass lab)</li>
<li>Moeed Abdul: PhD student (joint with Stegle lab)</li>
</ul>
</section>

<section id="publications" class="publications">
<h2>Publications</h2>
<ul>
<li>Publication 1: Details of publication 1.</li>
<li>Publication 2: Details of publication 2.</li>
<li>Publication 3: Details of publication 3.</li>
<li>Pubmed</li>
<li>Google Scholar</li>
<li>KU Leuven Lirias</li>
</ul>
</section>

<section id="software" class="software">
<h2>Software</h2>
<ul>
<li>Software 1: Details about the software.</li>
<li>Software 2: Details about the software.</li>
<li>Software 3: Details about the software.</li>
<li>MeDeCom</li>
<li>MethylBERT</li>
<li>scMAUI</li>
<li>RnBeads</li>
<li>BiQ Analyzer HT/HiMod</li>
<li>methrix</li>
<li>AmpliconDesign</li>
<li>EpiCHAOS</li>
<li>figeno</li>
</ul>
</section>

<section id="funding" class="funding">
<h2>Funding</h2>
<ul>
<li>Funding Source 1: Details about the funding source.</li>
<li>Funding Source 2: Details about the funding source.</li>
<li>Funding Source 3: Details about the funding source.</li>
<li>Funding Source 1</li>
<li>Funding Source 2</li>
<li>Funding Source 3</li>
</ul>
</section>

<section id="other" class="other">
<h2>Other Section</h2>
<h2>Outreach and Miscelaneous</h2>
<ul>
<li>Other Item 1: Details of other item 1.</li>
<li>Other Item 2: Details of other item 2.</li>
<li>Other Item 3: Details of other item 3.</li>
<li>Contact</li>
</ul>
</section>
</div>
Expand Down

0 comments on commit 0f20327

Please sign in to comment.