Skip to content

Commit 8c3e797

Browse files
Jonah Patenhunterckx
Jonah Paten
andauthored
chore: add info about updating cellxgene projects in hca to README.md… (#4138)
* chore: add info about updating cellxgene projects in hca to README.md (#4132) * docs: fix capitalization typo (#4132) --------- Co-authored-by: Hunter Craft <[email protected]>
1 parent fd83f29 commit 8c3e797

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

explorer/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,12 @@ Check out our [Next.js deployment documentation](https://nextjs.org/docs/deploym
5454

5555
This project has end-to-end tests powered by Playwright, currently only for the `anvil-cmg` configuration and in progress for `anvil-catalog`. To run tests, run `npm run test:anvil-cmg` from this folder. Tests will also run by default on pull request.
5656

57-
When updating tabs and columns on the anvil-cmg configuration, please update `e2e/anvil/anvil-tabs.ts` to reflect the changes
57+
When updating tabs and columns on the anvil-cmg configuration, please update `e2e/anvil/anvil-tabs.ts` to reflect the changes
58+
59+
## Refresh CellXGene projects in HCA Data Explorer
60+
To update HCA scripts in the HCA Data Explorer, run:
61+
```bash
62+
npm run get-cellxgene-projects-hca
63+
```
64+
This will save any updates to `explorer/site-config/hca-dcp/dev/scripts/out/cellxgene-projects.json` based on HCA links provided by CELLxGENE.
65+

0 commit comments

Comments
 (0)