cytoscape / cx

CX serialization and de-serialization in Cytoscape

Home Page:http://cmzmasek.github.io/cx-impl/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CX Reader creates individual attribute values from collection-level attributes

keiono opened this issue · comments

If there is a collection-level network attribute, it should NOT be copied to each subnetwork.

However, current reader always copied collection values into all subnetwork tables.