Package: cogena
Version: 1.44.0
Title: co-expressed gene-set enrichment analysis
Authors@R: c(person("Zhilong", "Jia", role =c("aut", "cre"), 
    email="zhilongjia@gmail.com"), 
    person("Michael", "Barnes", role = "aut", email="m.r.barnes@qmul.ac.uk"))
Description: 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.
biocViews: Clustering, GeneSetEnrichment, GeneExpression,
        Visualization, Pathways, KEGG, GO, Microarray, Sequencing,
        SystemsBiology, DataRepresentation, DataImport
Depends: R (>= 3.6), cluster, ggplot2, kohonen
Imports: methods, class, gplots, mclust, amap, apcluster, foreach,
        parallel, doParallel, fastcluster, corrplot, biwt, Biobase,
        reshape2, stringr, tibble, tidyr, dplyr, devtools
Suggests: knitr, rmarkdown (>= 2.1)
Collate: dist_class.R genecl_class.R cogena_class.R Class_methods.R
        cogena.R upDownGene.R PEI.R sota.R pClusters.R coExp.R
        clEnrich.R clEnrich_one.R enrichment.R gene2set.R
        geneInCluster.R geneExpInCluster.R corInCluster.R gmt2list.R
        gmtlist2file.R heatmap.3.R heatmapCluster.R heatmapPEI.R
        heatmapCmap.R
License: LGPL-3
LazyData: true
Encoding: UTF-8
URL: https://github.com/zhilongjia/cogena
NeedsCompilation: no
BugReports: https://github.com/zhilongjia/cogena/issues
VignetteBuilder: knitr
RoxygenNote: 7.0.2
Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev
        git make libharfbuzz-dev libgit2-dev libicu-dev libjpeg-dev
        libpng-dev libtiff-dev libwebp-dev libxml2-dev libssl-dev
        libx11-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:25:23 UTC
RemoteUrl: https://github.com/bioc/cogena
RemoteRef: RELEASE_3_22
RemoteSha: 5672c90f4b2ae2fe61e98277197ef5b7f02ce947
Packaged: 2025-11-11 13:45:38 UTC; root
Author: Zhilong Jia [aut, cre],
  Michael Barnes [aut]
Maintainer: Zhilong Jia <zhilongjia@gmail.com>
Built: R 4.5.2; ; 2025-11-11 13:49:51 UTC; windows
