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 empty correlation skeleton #322

Merged
merged 3 commits into from
Oct 4, 2023
Merged

add empty correlation skeleton #322

merged 3 commits into from
Oct 4, 2023

Conversation

asizemore
Copy link
Member

Resolves task in VEuPathDB/web-monorepo#512

Adds the skeleton of a correlation bipartite network viz so that the frontend can actually see a visualization. The goal is to really just let the frontend have the endpoint, but as a byproduct we've gone ahead and set up some of the plugin skeleton.

@asizemore asizemore requested a review from d-callan September 27, 2023 09:20
schema/library.raml Outdated Show resolved Hide resolved
schema/library.raml Outdated Show resolved Hide resolved
properties:
computeConfig: EmptyDataPluginSpec
config: EmptyDataPluginSpec
CorrelationAssayMetadataStatsResponse: DifferentialAbundanceStatsResponse
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we not know what the response will look like yet?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have a plan but since it doesn't matter for the frontend stub i didn't add it yet

@asizemore
Copy link
Member Author

@d-callan do you have any concerns that I need to address before merging? The frontend for correlation is now up but without this piece no one can see.
I'll be back at the data service in a few days to turn this skeleton into a real plugin

@d-callan
Copy link
Member

d-callan commented Oct 4, 2023

I'd like to know why that new prop is wrong and fix that..

@asizemore
Copy link
Member Author

Do you mean hasStudySpecificVocabulary? Fixed in the latest commit. I'll resolve the comment above about it so that it's more clear

@asizemore asizemore merged commit b74dc73 into master Oct 4, 2023
@asizemore asizemore deleted the add-correlation branch October 4, 2023 14:12
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

Successfully merging this pull request may close these issues.

2 participants