Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LungMAP DX] Remove HCA specific config from the LungMAP Explorer #4287

Open
NoopDog opened this issue Nov 20, 2024 · 0 comments
Open

[LungMAP DX] Remove HCA specific config from the LungMAP Explorer #4287

NoopDog opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
canary Done by the Clever Canary team

Comments

@NoopDog
Copy link
Collaborator

NoopDog commented Nov 20, 2024

Need

LungMAP currently has some config that it is inheriting from HCA that should not be there.

Entity List

  1. Biological Network, filter and column
  2. Access filter
image

Project Detail

  1. Atlas
image

Approach

  • Create LM-specific projectsEntityConfig, samplesEntityConfig, and filesEntityConfig, removing HCA-specific values defined above.
  • Create LM-specific CATEGORY_GROUP, removing HCA-specific values defined above.
  • For both columns and filters, reuse definitions/const as much as possible but exclude HCA-specific values.
  • Follow directory structure, naming conventions etc of HCA config.
  • Remove HCA-specific config as described above.
@github-actions github-actions bot added the canary Done by the Clever Canary team label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
canary Done by the Clever Canary team
Projects
None yet
Development

No branches or pull requests

2 participants