VEuPathDB / EdaDataService

Apache License 2.0
2 stars 0 forks source link

add empty correlation skeleton #322

Closed asizemore closed 1 year ago

asizemore commented 1 year ago

Resolves task in https://github.com/VEuPathDB/web-monorepo/issues/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 commented 1 year ago

@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 commented 1 year ago

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

asizemore commented 1 year ago

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