Skip to content

Commit 4b46849

Browse files
committed
adding new project page for LAMBDA. Claude Code helped but tbh not much; it would have been simple to do this myself.
1 parent 362c850 commit 4b46849

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

_data/sidebar_doc.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,15 @@ entries:
2121

2222
- title: Projects
2323
print: true
24-
items:
24+
items:
2525
- title: AI/ML projects
2626
url: /project/AI
2727

2828
- title: BERIL
2929
url: /project/BERIL
30+
31+
- title: LAMBDA
32+
url: /project/lambda
3033

3134
- title: Gene Ontology
3235
url: /project/gene-ontology

project/lambda/index.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
layout: project
3+
title: LAMBDA
4+
active: yes
5+
homepage: https://lambda-doe.org/
6+
funding: DOE BER
7+
---
8+
9+
# LAMBDA – Lakehouse-enabled AI‑ready Multi‑modal Bioimaging Data Architecture
10+
11+
LAMBDA is a Department of Energy (DOE) Biological and Environmental
12+
Research (BER) supported research initiative that aims to develop a
13+
**cross‑facility, standardized data framework** for all BER‑supported
14+
structural biology and imaging resources.
15+
The project seeks to integrate heterogeneous biomedical data sources into a unified “lakehouse” architecture that is ready for AI‑driven analysis.
16+
17+
## Goals
18+
19+
- Define a common data model and metadata standards for structural biology and imaging datasets.
20+
- Provide tools and pipelines for ingesting, curating, and sharing data across multiple DOE facilities.
21+
- Enable AI‑ready, multimodal data access to accelerate scientific discovery and collaboration.

0 commit comments

Comments
 (0)