Package: GeDi 1.1.1

Annekathrin Nedwed

GeDi: Defining and visualizing the distances between different genesets

The package provides different distances measurements to calculate the difference between genesets. Based on these scores the genesets are clustered and visualized as graph. This is all presented in an interactive Shiny application for easy usage.

Authors:Annekathrin Nedwed [aut, cre], Federico Marini [aut]

GeDi_1.1.1.tar.gz
GeDi_1.1.1.zip(r-4.5)GeDi_1.1.1.zip(r-4.4)GeDi_1.1.1.zip(r-4.3)
GeDi_1.1.1.tgz(r-4.4-any)GeDi_1.1.1.tgz(r-4.3-any)
GeDi_1.1.1.tar.gz(r-4.5-noble)GeDi_1.1.1.tar.gz(r-4.4-noble)
GeDi_1.1.1.tgz(r-4.4-emscripten)GeDi_1.1.1.tgz(r-4.3-emscripten)
GeDi.pdf |GeDi.html
GeDi/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/annekathrinsilvia/gedi/issues

Datasets:

On BioConductor:GeDi-1.1.0(bioc 3.20)GeDi-1.0.0(bioc 3.19)

bioconductor-package

34 exports 1.90 score 191 dependencies

Last updated 15 days agofrom:a17c59cdff

Exports:buildClusterGraphbuildGraphbuildHistogramDatacalculateJaccardcalculateKappacalculateSorensenDicecheckInclusionclusteringdistanceDendrodistanceHeatmapenrichmentWordcloudfuzzyClusteringGeDigetAdjacencyMatrixgetAnnotationgetBipartiteGraphgetClusterAdjacencyMatrixgetGenesgetGraphTitlegetIdgetInteractionScoregetJaccardMatrixgetKappaMatrixgetMeetMinMatrixgetpMMMatrixgetPPIgetSorensenDiceMatrixgetStringDBgoSimilaritygsHistogramkNN_clusteringpMMlocalscaleGOseedFinding

Dependencies:abindAnnotationDbianytimeaskpassbackbonebase64encBHBiobaseBiocFileCacheBiocGenericsBiocNeighborsBiocParallelBiostringsbitbit64bitopsblobbs4DashbslibcachemcaToolscellrangerchroncirclizecliclueclustercodetoolscolorspacecolourpickercommonmarkComplexHeatmapComplexUpsetcpp11crayoncrosstalkcurldata.tableDBIdbplyrDelayedArraydendextendDESeq2digestdoParalleldplyrDTdynamicTreeCutevaluateexpmfansifarverfastmapfilelockfontawesomeforeachformatRfreshfsfutile.loggerfutile.optionsgenericsGeneTonicGenomeInfoDbGenomeInfoDbDataGenomicRangesGetoptLongggdendroggforceggplot2ggrepelggridgesGlobalOptionsglueGO.dbGOSemSimgplotsgridExtragsubfngtablegtoolshashhighrhmshtmltoolshtmlwidgetshttpuvhttrigraphIRangesisobanditeratorsjquerylibjsonliteKEGGRESTKernSmoothknitrlabelinglambda.rlaterlatticelazyevallifecyclelocfitmagrittrMASSMatrixMatrixGenericsmatrixStatsmemoisemgcvmimeminiUImunsellnlmeNLPopensslpatchworkpillarpkgconfigplogrplotlyplotrixplyrpngpolyclipprettyunitsprogresspromisesprotopurrrR6rappdirsRColorBrewerRcppRcppArmadilloRcppEigenRcppHNSWreadxlrematchrintrojsrjsonrlangrmarkdownRSQLiterstudioapiS4ArraysS4VectorssassscalesshapeshinyshinyAceshinyBSshinycssloadersshinyjsshinyWidgetsslamsnowsourcetoolsSparseArraysqldfSTRINGdbstringistringrSummarizedExperimentsyssystemfontstibbletidyrtidyselecttinytextippytmtweenrUCSC.utilsutf8vctrsviridisviridisLitevisNetworkwaiterwithrwordcloud2xfunxml2xtableXVectoryamlyulab.utilszlibbioc

The GeDi User's Guide

Rendered fromGeDi_manual.Rmdusingknitr::rmarkdownon Jun 26 2024.

Last update: 2024-04-08
Started: 2022-02-09

Readme and manuals

Help Manual

Help pageTopics
Check genesets format.checkGenesets
Check PPI format.checkPPI
Check distance scores format.checkScores
Filter Genesets from the input data.filterGenesets
Make an educated guess on the separator character.findSeparator
Map each geneset to the cluster it belongs.getClusterDatatable
Title.getGenesetDescriptions
Determine the number of cores to use for a function.getNumberCores
Generate a 'data.frame' of graph metrics.graphMetricsGenesetsDT
Make an educated guess on the separator character.sepguesser
Build a cluster graphbuildClusterGraph
Construct a graphbuildGraph
Prepare data for 'gsHistogram()'.buildHistogramData
Calculate the Jaccard distancecalculateJaccard
Calculate the Kappa distancecalculateKappa
Calculate the Sorensen-Dice distancecalculateSorensenDice
Check for subset inclusioncheckInclusion
Cluster genesets.clustering
Plot a dendrogramdistanceDendro
Plot a heatmapdistanceHeatmap
Visualize the results of an enrichment analysis as word cloudenrichmentWordcloud
Find cluster from initial seedsfuzzyClustering
GeDi main functionGeDi
Construct an adjacency matrixgetAdjacencyMatrix
Get the annotation of a STRINGdb objectgetAnnotation
Construct a bipartite graphgetBipartiteGraph
Construct an adjacency matrixgetClusterAdjacencyMatrix
Split string of genesgetGenes
Build up the node titlegetGraphTitle
Get NCBI IDgetId
Calculate interaction score for two genesetsgetInteractionScore
Get Matrix of Jaccard distancesgetJaccardMatrix
Get Matrix of Kappa distancesgetKappaMatrix
Get Matrix of Meet-Min distancesgetMeetMinMatrix
Calculate the pMM distancegetpMMMatrix
Download Protein-Protein Interaction (PPI)getPPI
Get Matrix of Sorensen-Dice distancesgetSorensenDiceMatrix
Get the STRING db entry of a speciesgetStringDB
Calculate similarity of GO termsgoSimilarity
Create a histogram plot for gene set sizesgsHistogram
Calculate clusters based on kNN clusteringkNN_clustering
A sample input RData filemacrophage_KEGG_example
A sample input RData filemacrophage_Reactome_example
A sample input RData filemacrophage_topGO_example
A small sample input RData filemacrophage_topGO_example_small
Calculate local pMM distancepMMlocal
PPIppi_macrophage_topGO_example_small
A sample input text filesample_geneset
A broken input text filesample_geneset_broken
An empty input text filesample_geneset_empty
A small sample input text filesample_geneset_small
Scaling (distance) scoresscaleGO
Sample scoresscores_macrophage_topGO_example_small
Find clustering seedsseedFinding