waigitdas / Neo4j-Genealogy-PlugIns

Genealogy plugin for Neo4j
14 stars 2 forks source link

Visualization methods #4

Open waigitdas opened 3 years ago

waigitdas commented 3 years ago

The Neo4j browser can be used for some visualization. There are grass files providing formatting optimized for specific displays.

Other tools are being developed. These generally require our java code to output csv or json files which are submitted to the tools. D3 and GraphXR are being pursued initially.

waigitdas commented 2 years ago

A User Defined Function will deliver at query result to Gephi for display.

GFG provides several functions with create csv files compatible with DNA Painter. GFG has its own chromosome browser to preview results before uploading to DNA Painter.

A few visualization are available using GraphXR.

More work is planned on visualizations.