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

Add annotations to mbio data to help determine appropriate apps #43

Open
asizemore opened this issue Dec 20, 2023 · 1 comment
Open

Comments

@asizemore
Copy link
Member

The correlation apps aren't appropriate for all studies. We'd like to hide them in the New Visualization Picker page, just like we do for maps.

To do this, it looks like we'll need two new annotations:

  1. for each study, add a hasMetagenomicData boolean noting if the study contains metagenomic data (entity 'OBI_0002623')
  2. for each assay entity (or all entities), add isAssay boolean noting if that entity is an assay entity or not.

Also open to other ideas! This was first discussed in VEuPathDB/web-monorepo#732

@dmfalke dmfalke transferred this issue from VEuPathDB/EdaNewIssues Jan 9, 2024
@dmfalke
Copy link
Member

dmfalke commented Jan 9, 2024

I transferred this to https://github.com/VEuPathDB/lib-eda-subsetting. I think that is where the bulk of the work needs to be done to support this. Feel free to move to a more appropriate repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants