Package: goSorensen 1.9.0

Pablo Flores
goSorensen: Statistical inference based on the Sorensen-Dice dissimilarity and the Gene Ontology (GO)
This package implements inferential methods to compare gene lists in terms of their biological meaning as expressed in the GO. The compared gene lists are characterized by cross-tabulation frequency tables of enriched GO items. Dissimilarity between gene lists is evaluated using the Sorensen-Dice index. The fundamental guiding principle is that two gene lists are taken as similar if they share a great proportion of common enriched GO items.
Authors:
goSorensen_1.9.0.tar.gz
goSorensen_1.9.0.zip(r-4.5)goSorensen_1.9.0.zip(r-4.4)goSorensen_1.9.0.zip(r-4.3)
goSorensen_1.9.0.tgz(r-4.5-any)goSorensen_1.9.0.tgz(r-4.4-any)goSorensen_1.9.0.tgz(r-4.3-any)
goSorensen_1.9.0.tar.gz(r-4.5-noble)goSorensen_1.9.0.tar.gz(r-4.4-noble)
goSorensen_1.9.0.tgz(r-4.4-emscripten)goSorensen_1.9.0.tgz(r-4.3-emscripten)
goSorensen.pdf |goSorensen.html✨
goSorensen/json (API)
NEWS
# Install 'goSorensen' in R: |
install.packages('goSorensen', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
- allContTabs - Example of the output produced by the function 'allBuildEnrichTable'.
- allDissMatrx - Example of the output produced by the function 'allSorenThreshold'. It contains the dissimilarity matrices for GO levels from 3 to 10 across the ontologies BP, CC and MF.
- allEqTests - Example of the output produced by the function 'allEquivTestSorensen' using the normal asymptotic distribution.
- allEqTests_boot - Example of the output produced by the function 'allEquivTestSorensen' using the approximated bootstrap distribution.
- allOncoGeneLists - 7 gene lists possibly related with cancer
- cont_all_BP4 - Example of the output produced by the function 'buildEnrichTable'. It contains the enrichment contingency tables for all the lists from 'allOncoGeneLists' at level 4 of ontology BP.
- cont_atlas.sanger_BP4 - Example of the output produced by the function 'buildEnrichTable'. It contains the enrichment contingency table for two lists at level 4 of ontology BP.
- dissMatrx_BP4 - Example of the output produced by the function 'sorenThreshold'. It contains the dissimilarity matrix at GO level 4, for the ontology BP.
- enrichedInBP4 - Example of the output produced by the function 'enrichedIn'. It contains exclusively GO terms enriched in at least one list of 'allOncoGeneLists', ontology BP, GO-Level 4.
- eqTest_all_BP4 - Example of the output produced by the function 'equivTestSorensen'. It contains all the possible equivalence tests for the lists from 'allOncoGeneLists' at level 4 of ontology BP.
- eqTest_atlas.sanger_BP4 - Example of the output produced by the function 'equivTestSorensen'. It contains the equivalence test for comparing two lists at level 4 of ontology BP.
- fullEnrichedInBP4 - Example of the output produced by the function 'enrichedIn'. It contains all the GO terms enriched or not-enriched in the lists of 'allOncoGeneLists', ontology BP, GO-Level 4.
- pbtGeneLists - 14 gene lists possibly related with kidney transplant rejection
On BioConductor:goSorensen-1.9.0(bioc 3.21)goSorensen-1.8.0(bioc 3.20)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
annotationgogenesetenrichmentsoftwaremicroarraypathwaysgeneexpressionmultiplecomparisongraphandnetworkreactomeclusteringkegg
Last updated 9 days agofrom:a5e228c6ec. Checks:7 OK, 2 FAILURE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 19 2025 |
R-4.5-win | OK | Mar 19 2025 |
R-4.5-mac | OK | Mar 19 2025 |
R-4.5-linux | OK | Mar 19 2025 |
R-4.4-win | OK | Mar 19 2025 |
R-4.4-mac | OK | Mar 19 2025 |
R-4.4-linux | OK | Mar 19 2025 |
R-4.3-win | OUTDATED | Mar 18 2025 |
R-4.3-mac | OUTDATED | Mar 18 2025 |
Exports:allBuildEnrichTableallEquivTestSorensenallHclustThresholdallSorenThresholdbuildEnrichTabledSorensenduppSorensenenrichedInequivTestSorensengetDissimilaritygetEffNbootgetNbootgetPvaluegetSEgetTablegetUpperhclustThresholdnice2x2TablepruneClustsseSorensensorenThresholdupgrade
Dependencies:AnnotationDbiapeaplotaskpassBHBiobaseBiocGenericsBiocParallelBiostringsbitbit64blobcachemcliclusterProfilercodetoolscolorspaceCompQuadFormcowplotcpp11crayoncurldata.tableDBIdigestDOSEdplyrenrichplotfansifarverfastmapfastmatchfgseaformatRfsfutile.loggerfutile.optionsgenericsGenomeInfoDbGenomeInfoDbDataggforceggfunggnewscaleggplot2ggplotifyggrepelggtangleggtreeglueGO.dbgoProfilesGOSemSimgridGraphicsgsongtablehttrigraphIRangesisobandjsonliteKEGGRESTlabelinglambda.rlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopensslorg.Hs.eg.dbpatchworkpillarpkgconfigplogrplyrpngpolyclippurrrqvalueR.methodsS3R.ooR.utilsR6RColorBrewerRcppRcppEigenreshape2rlangRSQLiteS4VectorsscalesscatterpiesnowstringistringrsyssystemfontstibbletidyrtidyselecttidytreetreeiotweenrUCSC.utilsutf8vctrsviridisLitewithrXVectoryulab.utils
An Introduction to goSorensen R-Package
Rendered fromgoSorensen_Introduction.Rmd
usingknitr::rmarkdown
on Mar 19 2025.Last update: 2025-03-18
Started: 2022-06-16
Working with the Irrelevance-threshold Matrix of Dissimilarities.
Rendered fromDissimilarities_Matrix.Rmd
usingknitr::rmarkdown
on Mar 19 2025.Last update: 2025-03-18
Started: 2025-03-18