Software
GENPPI- Tool to create protein interaction networks from genomes.

A new software called GENPPI [1] is developed to create protein interaction networks from genomes.
GENPPI creates networks of interactions based on three characteristics: conserved gene neighborhoods, phylogenetic profiles, and gene fusions. This software predicts correct evolutionary relationships among species as evident from the average nucleotide identity analyses performed by the authors [1].
The working of GENPPI is based on HistoFasta Heuristic algorithm. As compared to STRING, GENPPI provides more accurate results [1]. Authors tested GENPPI on 50 genomes. It created protein interaction networks with an average size of 2200 genes in less than 40 min on a conventional computer.
GENPPI is a platform independent software written in Common Lisp without any further requirements. It is available to download at genppi.facom.ufu.br and on GitHub (https://github.com/santosardr/genppi) as well.
For more information, read here.
References
- Anjos, W.F., Lanes, G.C., Azevedo, V.A. et al. (2021). GENPPI: standalone software for creating protein interaction networks from genomes. BMC Bioinformatics 22, 596.
Software
How to execute matlab from terminal in Ubuntu (Linux)?

While trying to install Matlab [1], it generally gives an error stating “matlab: command not found.”. Here, we provide a solution to this error.
Software
How to install Kpax on Ubuntu (Linux)?

Kpax is a bioinformatics program to search and align protein structures [1]. It is currently available for Linux platforms only. In this article, we are going to install the latest version of Kpax (5.1.3) on Ubuntu (Linux). (more…)
Secondary structure
How to run do_dssp command (mkdssp) in Gromacs 2022?

In the latest version of GROMACS (2022) [1], there are some issues regarding the gmx do_dssp command. Apparently, this command either does not run displaying a fatal error, or if it runs then it does not read any frame from MD simulation files. In this article, we are going to run the same command for GROMACS 2022. (more…)
You must be logged in to post a comment Login