MOGAMUN
MOGAMUN: A Multi-Objective Genetic Algorithm to Find Active Modules in Multiplex Biological Networks
Bioconductor version: 3.23 · Package version: 1.22.0
MOGAMUN is a multi-objective genetic algorithm that identifies active modules in a multiplex biological network. This allows analyzing different biological networks at the same time. MOGAMUN is based on NSGA-II (Non-Dominated Sorting Genetic Algorithm, version II), which we adapted to work on networks.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MOGAMUN") Details
| Maintainer | Elva-María Novoa-del-Toro <elvanov@hotmail.com> |
| Author | Elva-María Novoa-del-Toro [aut, cre] (ORCID: <https://orcid.org/0000-0002-6135-5839>) |
| License | GPL-3 + file LICENSE |
| URL | https://github.com/elvanov/MOGAMUN |
| Downloads rank | 240 |
| Source branch | RELEASE_3_23 |
| biocViews | BiomedicalInformatics, Clustering, DifferentialExpression, GraphAndNetwork, Network, Software, SystemsBiology, Transcriptomics |