TRONCO is an R package that implements state-of-the-art algorithms for the inference of cancer progressions with the ultimate goal of understanding the evolutionary trajectories driving tumor evolution.
In such a multidisciplinary domain, where computer scientists actively cooperate with biologists, being capable of visually understanding the data is crucial to both parties.
cyTRON is a Cytoscape app that was designed for this purpose, i.e., mapping the features provided by the TRONCO R package to a user-friendly and accessible interface.
The documentation of the cyTRON Cytoscape app is available at the docs folder of this project and includes:
- the installation guide;
- a short technical documentation describing the class diagram and the adopted patterns.
In addition, we also provide an installable .jar file (release directory) together with a few example datasets (datasets directory).
cyTRON was developed within the Google Summer of Code program, in collaboration with NRNB (National Resource for Network Biology).
Here is the link to the project.
The starting point of the GSoC project was the code included in the branch base of this repository.
The branch master at commit 41a1433 is the final product achieved at the end of the GSoC project.
All the differences between the branch base and commit 41a1433 represent the work carried out during the GSoC conding period.
The app is usable and will be uploaded to the Cytoscape App Store.
Even if the app is usable, there is room for improvement.
The list of enhancements, nice-to-have features and issues is available at the issue page of this repository.