Package: GWENA 1.15.0

Gwenaëlle Lemoine

GWENA: Pipeline for augmented co-expression analysis

The development of high-throughput sequencing led to increased use of co-expression analysis to go beyong single feature (i.e. gene) focus. We propose GWENA (Gene Whole co-Expression Network Analysis) , a tool designed to perform gene co-expression network analysis and explore the results in a single pipeline. It includes functional enrichment of modules of co-expressed genes, phenotypcal association, topological analysis and comparison of networks configuration between conditions.

Authors:Gwenaëlle Lemoine [aut, cre], Marie-Pier Scott-Boyer [ths], Arnaud Droit [fnd]

GWENA_1.15.0.tar.gz
GWENA_1.15.0.zip(r-4.5)GWENA_1.15.0.zip(r-4.4)GWENA_1.15.0.zip(r-4.3)
GWENA_1.15.0.tgz(r-4.4-any)GWENA_1.15.0.tgz(r-4.3-any)
GWENA_1.15.0.tar.gz(r-4.5-noble)GWENA_1.15.0.tar.gz(r-4.4-noble)
GWENA_1.15.0.tgz(r-4.4-emscripten)GWENA_1.15.0.tgz(r-4.3-emscripten)
GWENA.pdf |GWENA.html
GWENA/json (API)

# Install 'GWENA' in R:
install.packages('GWENA', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/kumquatum/gwena/issues

Datasets:
  • gtex_expr - Transcriptomic muscle data from GTEx consorsium RNA-seq data
  • gtex_traits - Traits data linked to samples in transcriptomic data from GTEx
  • kuehne_expr - Transcriptomic data from the Kuehne et al. publication
  • kuehne_traits - Traits data linked to samples in transcriptomic data from the Kuehne et al. publication

On BioConductor:GWENA-1.15.0(bioc 3.20)GWENA-1.14.0(bioc 3.19)

bioconductor-package

27 exports 0.61 score 132 dependencies 1 mentions

Last updated 2 months agofrom:3f995f08ec

Exports:associate_phenotypebio_enrichbuild_graph_from_sq_matbuild_netcompare_conditionsdetect_modulesfilter_low_varfilter_RNA_seqget_fit.corget_fit.exprget_hub_degreeget_hub_genesget_hub_high_coget_hub_kleinbergget_sub_clustersis_data_expris_gostis_moduleis_networkjoin_gostplot_comparison_statsplot_enrichmentplot_expression_profilesplot_moduleplot_modules_mergeplot_modules_phenotypez_summary

Dependencies:abindAnnotationDbiaskpassbackportsbase64encBHBiobaseBiocGenericsBiostringsbitbit64bitopsblobbslibcachemcheckmatecliclustercodetoolscolorspacecpp11crayoncrosstalkcurldata.tableDBIDelayedArraydigestdoParalleldplyrdynamicTreeCutevaluatefansifarverfastclusterfastmapfontawesomeforeachforeignFormulafsgenericsGenomeInfoDbGenomeInfoDbDataGenomicRangesggplot2glueGO.dbgprofiler2gridExtragtablehighrHmischtmlTablehtmltoolshtmlwidgetshttrigraphimputeIRangesisobanditeratorsjquerylibjsonliteKEGGRESTknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimemunsellNetRepnlmennetopensslpillarpkgconfigplogrplotlypngpreprocessCorepromisespurrrR6rappdirsRColorBrewerRcppRcppArmadilloRCurlRhpcBLASctlrlangrlistrmarkdownrpartRSQLiterstudioapiS4ArraysS4VectorssassscalesSparseArraystatmodstringistringrSummarizedExperimentsurvivalsystibbletidyrtidyselecttinytexUCSC.utilsutf8vctrsviridisviridisLiteWGCNAwithrxfunXMLXVectoryamlzlibbioc

GWENA - Tutorial

Rendered fromGWENA_guide.Rmdusingknitr::rmarkdownon Jun 24 2024.

Last update: 2021-06-24
Started: 2019-10-17

Readme and manuals

Help Manual

Help pageTopics
Run checks on an object to test if it's a data_expr.check_data_expr
Run checks on an object to test if it's a gost result.check_gost
Run checks on an object to test if it's a module or a list of modules.check_module
Run checks on an object to test if it's a network.check_network
Calculate a contigency table of module overlap between datasets.contingencyTable
Match a correlation function based on a name.cor_func_match
Modules phenotpic associationassociate_phenotype
Modules enrichmentbio_enrich
Return graph from squared matrix networkbuild_graph_from_sq_mat
Network building by co-expression score computationbuild_net
Compare modules topology between conditionscompare_conditions
Modules detection in a networkdetect_modules
Filtering genes with low variabilityfilter_low_var
Filtering of low countsfilter_RNA_seq
Calculating best fit of a power low on correlation matrix computed on expression dataget_fit.cor
Calculating best fit of a power low on expression dataget_fit.expr
Determine hub genes based on degreeget_hub_degree
Determine hub genes inside each moduleget_hub_genes
Determine hub genes based on connectivityget_hub_high_co
Determine hub genes based on Kleinberg's scoreget_hub_kleinberg
Detect sub clustersget_sub_clusters
Mimicking ggplot palette Source : https://stackoverflow.com/questions/8197559/emulate-ggplot2-default-color-palettegg_palette
Transcriptomic muscle data from GTEx consorsium RNA-seq datagtex_expr
Traits data linked to samples in transcriptomic data from GTExgtex_traits
Determine if an object is a data_expr in sens of GWENAis_data_expr
Determine if an object is a gost objectis_gost
Determine if an object is a module or a list of modulesis_module
Determine if an object is a networkis_network
Join gprofiler2::gost resultsjoin_gost
Transcriptomic data from the Kuehne et al. publicationkuehne_expr
Traits data linked to samples in transcriptomic data from the Kuehne et al. publicationkuehne_traits
Heatmap of comparison statisticsplot_comparison_stats
Plot module from bio_enrichplot_enrichment
Modules expression profilesplot_expression_profiles
Plot co-expression networkplot_module
Modules merge plotplot_modules_merge
Heatmap of modules phenotpic associationplot_modules_phenotype
Muting a functionquiet
Calculating Z summaryz_summary