Skip to content

Commit

Permalink
240621: add project details
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang Xie committed Jun 21, 2024
1 parent 5f404e0 commit b9e4baf
Show file tree
Hide file tree
Showing 18 changed files with 7 additions and 40 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified ._.DS_Store
Binary file not shown.
Binary file modified .__config.yml
Binary file not shown.
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ youtube_id: # your youtube channel id (youtube.com/@<youtube_id>)
zotero_username: # your zotero username

contact_note: >
For questions, protocols, collaboration, or food recommendation in San Diego, please find me at [email protected] :)
# -----------------------------------------------------------------------------
Expand Down
Binary file not shown.
Binary file modified _includes/._projects.liquid
Binary file not shown.
Binary file modified _includes/._projects_horizontal.liquid
Binary file not shown.
Binary file modified _layouts/._about.liquid
Binary file not shown.
4 changes: 0 additions & 4 deletions _layouts/about.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ layout: default
{% include selected_papers.liquid %}
{% endif %}

<!-- Projects -->
<a href="{{ '/projects/' | relative_url }}" style="color: inherit">projects</a>
{% include projects.liquid %}

<!-- Social -->
{% if page.social %}
<div class="social">
Expand Down
Binary file modified _pages/._about.md
Binary file not shown.
Binary file modified _pages/._projects.md
Binary file not shown.
Binary file renamed _sass/._.DS_Store → _pages/._publications.md
Binary file not shown.
8 changes: 4 additions & 4 deletions _pages/projects.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
---
layout: page
title: Projects
title: projects
permalink: /projects/
description:
nav: true
nav_order: 3
nav_order: 2
display_categories:
horizontal: false
horizontal: true
---

Our body is a complex system. Each cell in our body can have different roles and developmental trajetories, even though they usually have the same genes. The diversity is mainly driven by the way genes are turned on and off in specific places and times. This precious regulation process is controlled by different elements in our genome, through various chemical modifications and conformation changes in DNA or associated proteins, all of which make up what we call the epigenome.

Being able to probe the dynamics of the epigenome in individual cells can provide insights into a cell's history, and in some cases, predict its future. This knowledge is crucial for mapping the complex landscapes of biological processes, and designing more precise and effective therapies for diseases.

My current research focuses on developing a toolkit to measure various types of epigenetic changes at the single-cell level. This will enable us to capture a comprehensive picture of how these changes influence cell function and disease progression.



<!-- pages/projects.md -->
<div class="projects">
{% if site.enable_project_categories and page.display_categories %}
Expand Down
2 changes: 1 addition & 1 deletion _pages/publications.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ permalink: /publications/
title: publications
description: # publications by categories in reversed chronological order. generated by jekyll-scholar.
nav: true
nav_order: 2
nav_order: 3
---

<!-- _pages/publications.md -->
Expand Down
26 changes: 0 additions & 26 deletions _pages_unused/about.md

This file was deleted.

5 changes: 0 additions & 5 deletions _pages_unused/about_einstein.md

This file was deleted.

Binary file removed _sass/.DS_Store
Binary file not shown.
Binary file removed assets/.DS_Store
Binary file not shown.

0 comments on commit b9e4baf

Please sign in to comment.