Browsing by Author "Safarli, İlkin"
Now showing 1 - 2 of 2
- Results Per Page
- Sort Options
Item Open Access Efficient methods and readily customizable libraries for managing complexity of large networks(Public Library of Science, 2018) Doğrusöz, Uğur; Karaçelik, Alper; Safarli, İlkin; Balcı, Hasan; Dervishi, Leonard; Siper, Metin CanBackground One common problem in visualizing real-life networks, including biological pathways, is the large size of these networks. Often times, users find themselves facing slow, non-scaling operations due to network size, if not a “hairball” network, hindering effective analysis. One extremely useful method for reducing complexity of large networks is the use of hierarchical clustering and nesting, and applying expand-collapse operations on demand during analysis. Another such method is hiding currently unnecessary details, to later gradually reveal on demand. Major challenges when applying complexity reduction operations on large networks include efficiency and maintaining the user’s mental map of the drawing. Results We developed specialized incremental layout methods for preserving a user’s mental map while managing complexity of large networks through expand-collapse and hide-show operations. We also developed open-source JavaScript libraries as plug-ins to the web based graph visualization library named Cytsocape.js to implement these methods as complexity management operations. Through efficient specialized algorithms provided by these extensions, one can collapse or hide desired parts of a network, yielding potentially much smaller networks, making them more suitable for interactive visual analysis. Conclusion This work fills an important gap by making efficient implementations of some already known complexity management techniques freely available to tool developers through a couple of open source, customizable software libraries, and by introducing some heuristics which can be applied upon such complexity management techniques to ensure preserving mental map of users.Item Open Access Newt: a comprehensive web-based tool for viewing, constructing and analyzing biological maps(Oxford University Press, 2021-05-15) Balcı, Hasan; Siper, Metin Can; Saleh, Nasim; Safarli, İlkin; Roy, L.; Kılıçarslan, Merve; Özaydın, Rümeysa; Mazein, A.; Auffray, C.; Babur, Ö.; Demir, E.; Doğrusöz, UğurMotivation Visualization of cellular processes and pathways is a key recurring requirement for effective biological data analysis. There is a considerable need for sophisticated web-based pathway viewers and editors operating with widely accepted standard formats, using the latest visualization techniques and libraries. Results We developed a web-based tool named Newt for viewing, constructing and analyzing biological maps in standard formats such as SBGN, SBML and SIF. Availability and implementation Newt’s source code is publicly available on GitHub and freely distributed under the GNU LGPL. Ample documentation on Newt can be found on http://newteditor.org and on YouTube.