OpenBEL / bel-nav

BEL Navigator based on OpenBEL Framework 3.0.0 and Cytoscape 3.
Apache License 2.0
1 stars 0 forks source link

Add evidence to edge table #12

Closed abargnesi closed 10 years ago

abargnesi commented 10 years ago

Evidence can be added to the Edge Table of a cytoscape network. This allows the user to add only the evidence relevant to the specific network.

The evidence is added as a single column for simplicity and encoded as JSON. The user will still be able to filter for edges by evidence albeit in a broad way. If evidence was broken in to multiple numbered fields it would be more difficult to filter.

The BEL.Evidence table (unassigned able) allows the user to export all of the loaded evidence.