Skip to content

Commit

Permalink
feat: updated networks with comments (#2646)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fran McDade authored and Fran McDade committed Dec 31, 2024
1 parent 1594921 commit 057f147
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions constants/networks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -554,13 +554,13 @@ export const NETWORKS: Network[] = [
],
cxgId: "6282a908-f162-44a2-99a3-8a942e4271b2",
datasets: [
"8ab8726d-81b9-4bd2-acc2-4d50bee786b4",
"b32a9915-c81b-4cbc-af53-3a66b5da3c9a",
"2fe3c60b-ac1a-4c61-9b59-f6556c0fce63",
"94e4ee09-9b4b-410a-84dc-a751ad36d0df",
"5eafb94b-02d8-423e-81b8-3673da319ca0",
"e5fe8274-3769-4d7d-aa35-6d33c226ab43",
"75dbbce9-0cde-489c-88a7-93e8f92914a3",
"8ab8726d-81b9-4bd2-acc2-4d50bee786b4", // Yu, ..., Camp.
"b32a9915-c81b-4cbc-af53-3a66b5da3c9a", // Miller, ..., Spence.
"2fe3c60b-ac1a-4c61-9b59-f6556c0fce63", // He, ..., Rawlins.
"94e4ee09-9b4b-410a-84dc-a751ad36d0df", // Aizarani, ..., Grün.
"5eafb94b-02d8-423e-81b8-3673da319ca0", // Holloway, ..., Spence.
"e5fe8274-3769-4d7d-aa35-6d33c226ab43", // Murthy, ...,Tata.
"75dbbce9-0cde-489c-88a7-93e8f92914a3", // Holloway, ..., Spence.
],
externalDatasets: DATASETS["organoid-endoderm"],
integratedAtlases: [],
Expand Down

0 comments on commit 057f147

Please sign in to comment.