From Wikitia The topic of this article may not meet Wikitia's general notability guideline. |
| Developer(s) | Graphia Technologies Limited |
|---|---|
| Initial release | 1 March 2019[1] |
| Stable release | 3.2
/ 22 November 2022[2] |
| Written in | C++, OpenGL, Qt (software) |
| Operating system | Windows, macOS, Linux |
| Available in | English |
| Type | Visualization |
| License | GNU General Public License |
| Website | graphia |
Graphia is an open source data visualization software package that uses graph drawing for the interpretation of large and complex datasets.
Created by researchers hailing from the Roslin Institute, Graphia was developed by a company spun out from the University of Edinburgh. Unable to make a commercial success of it, the company folded in 2020[3] and the software was subsequently released[4] under an open source license.
Graphia was originally designed to create and visualize correlation graphs from the Raw data|primary data that is produced in the life sciences. In this sense it may be considered a bioinformatics tool, indeed this is its primary use.[5][6][7][8] Nevertheless, Graphia is data type agnostic and has also been used in other fields such as Social network analysis[9] and Blockchain analysis.[10] Architecturally, a plugin system is used, meaning that Graphia can be extended beyond what is available by default.
Graphia has a focus on interactivity, with its Force-directed graph drawing|layout process occurring in real time and graph construction parameters adjustable on the fly. The latter is realised through a parametric style transformation system whereby individual processes which permute the graph are chained together, the results of which are immediately visible to the user. This approach reduces the round trip time that might be experienced compared to a process where the graph is repeatedly constructed from scratch, and therefore encourages experimentation. In this way Graphia is highly data driven. A number of transforms are provided for manipulating and analysing the graph, using various algorithms such as Louvain Clustering, Betweenness centrality and k-NN.
Given Graphia's focus on creating graphs from large and complex datasets, it follows that it is able to equivalently visualize very large graphs.[11] This capability is obviously hardware dependent, but at the top end graphs consisting of millions of nodes and edges are successfully rendered. Furthermore, the visualization is (optionally) presented in 3D which can illuminate structure not otherwise apparent using more traditional methods.
This article "Graphia (software)" is from Wikipedia. The list of its authors can be seen in its historical. Articles taken from Draft Namespace on Wikipedia could be accessed on Wikipedia's Draft Namespace.
Categories: [2022 software] [Graphics software]