Cytoscape Network Inference Toolbox (**Cyni**) is a new Cytoscape App that puts together several tools that allow infering networks from biological data. Each of the tools can be used independently or together to perform several tasks.
The goal of Cyni is to make network inference more accessible to biologists by providing user-friendly solution as well as provide a framework to bio-informaticiens to develop and apply their new techniques. Data imputation and discretization techniques are provided along with several known inference algorithms to make this tool fully operational for any kind inference requirement. While data imputation and discretization techniques allow you modify Cytoscape tables, network inference algorithms produce a new network after applying the chosen technique.
Cyni provides:
* Several commonly used network inference techniques
* Data imputation and discretization techniques for preprocessing
* Documented API
Complete user documentation can be found through the **Website** link. In case, it is not working, please use this [https://github.com/schwikowskilab/cyniProject/wiki link].
If you are interested in creating a network inference app through the Cyni framework, all documentation needed is available through the **Tutorial** link.