Open cthoyt opened 6 years ago
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