Skip to content

Commit b37e1ba

Browse files
author
Jonah Paten
authored
chore: updated projectEdits for lungmap (#4310) (#4315)
1 parent 19e0f60 commit b37e1ba

File tree

1 file changed

+56
-0
lines changed
  • app/viewModelBuilders/azul/hca-dcp/common/projectMapper/projectEdits

1 file changed

+56
-0
lines changed

app/viewModelBuilders/azul/hca-dcp/common/projectMapper/projectEdits/constants.ts

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1682,4 +1682,60 @@ export const baseProjectEdits: ProjectEdit[] = [
16821682
duplicateOf: "9c20a245-f2c0-43ae-82c9-2232ec6b594f",
16831683
entryId: "c3354786-c17c-4e53-b4d7-c7afbed5b208",
16841684
},
1685+
{
1686+
analysisPortals: [
1687+
{
1688+
...LUNGMAP_APPS,
1689+
url: "https://www.lungmap.net/omics/?experiment_id=LMEX0000004396",
1690+
},
1691+
{
1692+
...LGEA,
1693+
url: "https://research.cchmc.org/pbge/lunggens/tools/lung_at_glance.html?tab=reference&species=Human",
1694+
},
1695+
{
1696+
...CZ_CELLXGENE,
1697+
url: "https://cellxgene.cziscience.com/collections/f86d6317-7215-409e-bfda-3f4ded3dadaa",
1698+
},
1699+
{
1700+
...SHINY,
1701+
url: "https://app.lungmap.net/app/shinycell-human-lung-cellref",
1702+
},
1703+
],
1704+
entryId: "6135382f-487d-4adb-9cf8-4d6634125b68",
1705+
},
1706+
{
1707+
analysisPortals: [
1708+
{
1709+
...LUNGMAP_APPS,
1710+
url: "https://www.lungmap.net/omics/?experiment_id=LMEX0000004400",
1711+
},
1712+
{
1713+
...SHINY,
1714+
url: "https://app.lungmap.net/app/shinycell-bpd",
1715+
},
1716+
],
1717+
entryId: "1977dc47-8414-4263-a870-6b0f207d8ab3",
1718+
},
1719+
{
1720+
analysisPortals: [
1721+
{
1722+
...LUNGMAP_APPS,
1723+
url: "https://www.lungmap.net/omics/?experiment_id=LMEX0000004399",
1724+
},
1725+
{
1726+
...SHINY,
1727+
url: "https://crem-bu.shinyapps.io/scRNAseq-AEC2-comparisons/",
1728+
},
1729+
],
1730+
entryId: "6511b041-b11e-4ccf-8593-2b40148c437e",
1731+
},
1732+
{
1733+
analysisPortals: [
1734+
{
1735+
...SHINY,
1736+
url: "https://research.cchmc.org/pbge/lunggens/lungDisease/ACDMPV_snrna_query.html",
1737+
},
1738+
],
1739+
entryId: "fdadee7e-2097-45d5-bf81-cc280bd8348e",
1740+
},
16851741
];

0 commit comments

Comments
 (0)