Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 0 additions & 22 deletions projects/index.md

This file was deleted.

26 changes: 26 additions & 0 deletions publications/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: Publications
nav:
order: 1
tooltip: Published works
---

# {% include icon.html icon="fa-solid fa-microscope" %}Publications

Our lab focuses on the application of machine learning and deep learning to complex challenges in bioinformatics and cheminformatics. We specialize in developing novel computational methods for protein function prediction, drug-target interaction analysis, and de novo molecular design, aiming to accelerate the pace of scientific discovery.

{% include section.html %}

## Highlighted

{% include citation.html lookup="doi:10.1038/s42256-025-01082-y" style="rich" %}

{% include section.html %}

## All

{% include search-box.html %}

{% include search-info.html %}

{% include list.html data="citations" component="citation" style="rich" %}
22 changes: 9 additions & 13 deletions research/index.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,22 @@
---
title: Research
nav:
order: 1
tooltip: Published works
order: 2
tooltip: Software, datasets, and more
---

# {% include icon.html icon="fa-solid fa-microscope" %}Research
# {% include icon.html icon="fa-solid fa-wrench" %}Research

Our lab focuses on the application of machine learning and deep learning to complex challenges in bioinformatics and cheminformatics. We specialize in developing novel computational methods for protein function prediction, drug-target interaction analysis, and de novo molecular design, aiming to accelerate the pace of scientific discovery.
{% include tags.html tags="publication, resource, website" %}

{% include section.html %}

## Highlighted

{% include citation.html lookup="doi:10.1038/s42256-025-01082-y" style="rich" %}
{% include search-info.html %}

{% include section.html %}

## All
## Highlighted Projects

{% include search-box.html %}
{% include list.html data="projects" component="project-card" filter="highlight == true" %}

{% include search-info.html %}
{% include section.html %}

{% include list.html data="citations" component="citation" style="rich" %}
{% include list.html data="projects" component="project-card" filter="highlight == false" %}