https://mscthesis.herokuapp.com/
The aim of the thesis was to develop an improved version of PHYLOViZ Online by implementing community finding (CF) algorithms, as well as, adding new tools for data visualization. Similar algorithms are being used in other domains. In phylogenetics, it is a step forward for handling infectious diseases.
This tool is intended to assist distinct health professionals, including doctors and bioinformaticians, and is designed to enable medical and research purposes.
- Louvain;
- Infomap;
- Layered Label Propagation (LLP);
- Girvan-Newman (GN) Benchmark Network Generator;
- Normalized Mutual Information (NMI);
- Hamming Distance.
Congruence of each partition inferred by Louvain, Infomap and LLP was determined using NMI.
Time required to run Louvain, Infomap, LLP and GN Benchmark Network Generator, in GN and LFR networks, was measured.
Web application which integrates all the previous components. Image available in Docker Hub.
- Insert text file (.txt) with data in this format and "Input.txt" name. Or, just use a standard network included in the app;
- Choose visualization interface;
- Choose CF algorithm;
- Run;
- Generated networks are draggable, zoomable and pannable.
Bruno Gonçalves (iMM) | Alexandre Francisco (INESC-ID & IST) | João Carriço (iMM & IST) | Vítor Borges (INSA)
Roadmap -> Wiki