PhenoGeneRanker
PhenoGeneRanker: A gene and phenotype prioritization tool
Bioconductor version: 3.23 · Package version: 1.20.0
This package is a gene/phenotype prioritization tool that utilizes multiplex heterogeneous gene phenotype network. PhenoGeneRanker allows multi-layer gene and phenotype networks. It also calculates empirical p-values of gene/phenotype ranking using random stratified sampling of genes/phenotypes based on their connectivity degree in the network. https://dl.acm.org/doi/10.1145/3307339.3342155.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("PhenoGeneRanker") Details
| Maintainer | Cagatay Dursun <cagataydursun@gmail.com> |
| Author | Cagatay Dursun [aut, cre] |
| License | Creative Commons Attribution 4.0 International License |
| Downloads rank | 159 |
| Source branch | RELEASE_3_23 |
| biocViews | BiomedicalInformatics, GenePrediction, GraphAndNetwork, Network, NetworkInference, Pathways, Software, SystemsBiology |