You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we'd like to make SCAIView search for all of the elements in a given subgraph, we need to have a system that can generate the correct file format. One option is to directly write this in PyBEL, or we can have an importer somewhere in the microservices to take the resulting JSON
This can be re-run over time from the NeuroMMSig database to make sure it's generally up-to-date
I was more interested to know what the file format looks like that gets loaded into SCAIView. Are they automatically generated from OBO files, or is it a format for which I could also write a PyBEL serializer (assuming proper semantic normalization)?
If we'd like to make SCAIView search for all of the elements in a given subgraph, we need to have a system that can generate the correct file format. One option is to directly write this in PyBEL, or we can have an importer somewhere in the microservices to take the resulting JSON
This can be re-run over time from the NeuroMMSig database to make sure it's generally up-to-date
RE: @MarcZimmermann @ddomingof
The text was updated successfully, but these errors were encountered: