Add BEL Commons importer
Closed this issue · 0 comments
cthoyt commented
Should be easy enough to add a path type matching belcommons:\d+
that just grabs a network from the API endpoint get_api_network_network_id_export_serve_format, uses pybel
to deserialize, then stick it in the BEL converter.