OpenBEL / openbel-framework

An open platform for capturing, integrating, storing, and sharing biological knowledge in and across organizations.
http://openbel.org
Apache License 2.0
22 stars 7 forks source link

Error "null resource location" with ResolveNodes #62

Closed abargnesi closed 9 years ago

abargnesi commented 9 years ago

The error null resource location is triggered when resolving a node with an unknown namespace. For example if using the 20131211 namespaces, GOBP replaces GO, and resolving bp(GO:"lung goblet cell differentiation") will result in this error.

The fix is to remove the namespace which will attempt to resolve the node by BEL term string.