Skip to content

Commit a69cfd1

Browse files
CopilotNoopDog
andauthored
chore: add December 19, 2025 release notes and update catalog to dcp56 (#2871)
* Initial plan * Add December 19, 2025 release notes and update catalog to dcp56 Co-authored-by: NoopDog <3239697+NoopDog@users.noreply.github.com> * Use Markdown links instead of HTML anchor tags in release notes Co-authored-by: NoopDog <3239697+NoopDog@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: NoopDog <3239697+NoopDog@users.noreply.github.com>
1 parent 23c98dc commit a69cfd1

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

docs/dcp-updates.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ title: HCA Data Portal Updates
77

88
# HCA Data Portal Platform Updates
99

10+
## December 19, 2025
11+
12+
### New projects (4):
13+
14+
1. [A multi-omics atlas of the human retina at single-cell resolution](https://data.humancellatlas.org/explore/projects/9c20a245-f2c0-43ae-82c9-2232ec6b594f)
15+
1. [Asian Immune Diversity Atlas (AIDA): Asian diversity in human immune cells (Thailand cells)](https://data.humancellatlas.org/explore/projects/76bc0e97-8cae-43d4-a647-477a13be47f9)
16+
1. [Single cell atlas of the human retina](https://data.humancellatlas.org/explore/projects/4bcc16b5-7a47-45bb-b9c0-be9d5336df2d)
17+
1. [Single-cell multiomics of the human retina reveals hierarchical transcription factor collaboration in mediating cell type-specific effects of genetic variants on gene regulation](https://data.humancellatlas.org/explore/projects/2079bb2e-676e-4bbf-8c68-f9c6459edcbb)
18+
19+
### Updated Projects (1):
20+
21+
1. [Spatial transcriptomic profiling of human retinoblastoma](https://data.humancellatlas.org/explore/projects/1662accf-0e0c-48c4-9314-5aba063f2220)
22+
1023
## November 21, 2025
1124

1225
### New projects (2):

site-config/data-portal/dev/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import {
2323
import { SELECTED_MATCH } from "@databiosphere/findable-ui/lib/components/Layout/components/Header/common/entities";
2424

2525
const APP_TITLE = "HCA Data Portal";
26-
const CATALOG = "dcp55";
26+
const CATALOG = "dcp56";
2727
export const DATA_URL = "https://service.azul.data.humancellatlas.org";
2828
const EXPLORER_URL = "https://explore.data.humancellatlas.dev.clevercanary.com";
2929
export const GIT_HUB_REPO_URL = "https://github.com/DataBiosphere/data-portal";

0 commit comments

Comments
 (0)