Skip to content

Commit d65b8c4

Browse files
committed
Fix YAML frontmatter indentation in project files
1 parent 58a5ed0 commit d65b8c4

3 files changed

Lines changed: 3 additions & 18 deletions

File tree

src/content/projects/RDF-knowledge-graph-construction.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
---
22
title: "RDF Knowledge Graph Construction"
33
description: "Transforming Pathogen Data Network Resources to RDF using Large Language Models"
4-
tags:
4+
tags: ["Knowledge Graphs", "RDF", "Linked Data", "Semantic Web", "Data Integration"]
55
github: "https://github.com/NIAID-BRC-Codeathons/RDF-knowledge-graph-construction"
6-
["Knowledge Graphs", "RDF", "Linked Data", "Semantic Web", "Data Integration"]
76
---
87

98
\*\*Project Theme

src/content/projects/pubmed-miner.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
11
---
22
title: "PubMed Miner: AI-Powered Sequence Feature Extraction from Literature"
33
description: "Automated extraction of viral sequence features, mutations, and epitopes from PubMed literature using LLMs to accelerate outbreak response and genomic analysis"
4-
tags:
4+
tags: ["LLM", "PubMed", "Literature Mining", "Sequence Features", "Mutation Detection"]
55
github: "https://github.com/NIAID-BRC-Codeathons/pubmed-miner"
6-
[
7-
"LLM",
8-
"PubMed",
9-
"Literature Mining",
10-
"Sequence Features",
11-
"Mutation Detection",
12-
]
136
---
147

158
**Project Themes:**

src/content/projects/viral-phylogenetics.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
11
---
22
title: "Viral Structural Phylogenetics"
33
description: "Optimizing protein language model to predict viral protein structures at scale"
4-
tags:
4+
tags: ["AI", "Structural Biology", "Phylogenetics", "Protein Language Models", "Virology"]
55
github: "https://github.com/NIAID-BRC-Codeathons/viral-phylogenetics"
6-
[
7-
"AI",
8-
"Structural Biology",
9-
"Phylogenetics",
10-
"Protein Language Models",
11-
"Virology",
12-
]
136
---
147

158
\*\*Project Theme

0 commit comments

Comments
 (0)