Charles Tapley Hoyt
Charles Tapley Hoyt
After a second look, I'm leaning on the side of rejecting this. It would add more complexity for a special use case - and ultimately make the pipeline less usable...
It should give nicer output but to write to bel script you need to set the name of the graph. I think the version as well.
Quite strange, maybe you could try and figure out for which annotation there's a `None` as the value (that shouldn't happen...)
Hi @charalamm I think this is again an artifact due to your issue on the reactome repo (https://github.com/bio2bel/reactome/issues/16) Could you please provide the installed version of pybel for me? You...
Oof that’s a good catch, since those types of nodes store extra copies of the nodes
I wrote unit tests for it a few days ago but no implementation yet. I'll make a draft PR, you can add an implementation if this is urgent
See: https://github.com/belbio/bep/issues/7
Initial commit: 30c108864ea078d746bae440ff41d26e73a40030 Still needs testing
Needs unit tests!
I was pretty careful to make sure old files could be loaded. However, there are many flavors of JSON (nodelink JSON, SBEL JSON, GraphDati JSON) so you have to make...