Skip to content

Network Data Loading and Management #595

Description

@d2fong

CW-650 Attached cx2 network fails to load due to edge v attribute being empty

Description

In cytoscape web on dev1 or production import this network: The above network will fail to load in cytoscape web, but properly load in NDEx. The culprit is the edges aspect, specifically the "v": {} : {
"edges": [
{
"id": 0,
"s": 0,
"t": 1,
"v": {}
}
]
}


CW-594 Add visual properties validation to the cx validator

Description

Non exhaustive list of validation tasks: validate visual property values validate the structure of passthrough/discrete/continuous mappings produce warnings when mappings are on a column that does not exist


CW-563 Unable to properly edit list_of_string column in cytoscape web

Description

For this attached network if you edit the edge attribute author, the value is set as a single entry in the list. In this video below I tried using a comma to delimit the items, but no luck. Need to figure out a way to support editing list values or just disable the option for now.


CW-562 Data types for columns for nodes and edges cannot be determined from cytoscape web UI

Description

In Cytoscape Desktop it is possible via mouse over to see the datatype of edge and node columns. This feature would be good to have in cytoscape web.


[CW-522] Implement OpaqueAspects in Merge Networks

Description

As the title said, the current ‘Merge Network’ function does not deal with OpaqueAspects.


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions