cogena
co-expressed gene-set enrichment analysis
Bioconductor version: 3.23 · Package version: 1.46.0
cogena is a workflow for co-expressed gene-set enrichment analysis. It aims to discovery smaller scale, but highly correlated cellular events that may be of great biological relevance. A novel pipeline for drug discovery and drug repositioning based on the cogena workflow is proposed. Particularly, candidate drugs can be predicted based on the gene expression of disease-related data, or other similar drugs can be identified based on the gene expression of drug-related data. Moreover, the drug mode of action can be disclosed by the associated pathway analysis. In summary, cogena is a flexible workflow for various gene set enrichment analysis for co-expressed genes, with a focus on pathway/GO analysis and drug repositioning.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cogena") Details
| Maintainer | Zhilong Jia <zhilongjia@gmail.com> |
| Author | Zhilong Jia [aut, cre], Michael Barnes [aut] |
| License | LGPL-3 |
| URL | https://github.com/zhilongjia/cogena |
| Bug Reports | https://github.com/zhilongjia/cogena/issues |
| Downloads rank | 417 |
| Source branch | RELEASE_3_23 |
| biocViews | Clustering, DataImport, DataRepresentation, GO, GeneExpression, GeneSetEnrichment, KEGG, Microarray, Pathways, Sequencing, Software, SystemsBiology, Visualization |