Package: GOSemSim 2.33.0
GOSemSim: GO-terms Semantic Similarity Measures
The semantic comparisons of Gene Ontology (GO) annotations provide quantitative ways to compute similarities between genes and gene groups, and have became important basis for many bioinformatics analysis approaches. GOSemSim is an R package for semantic similarity computation among GO terms, sets of GO terms, gene products and gene clusters. GOSemSim implemented five methods proposed by Resnik, Schlicker, Jiang, Lin and Wang respectively.
Authors:
GOSemSim_2.33.0.tar.gz
GOSemSim_2.33.0.zip(r-4.5)GOSemSim_2.33.0.zip(r-4.4)GOSemSim_2.33.0.zip(r-4.3)
GOSemSim_2.33.0.tgz(r-4.4-x86_64)GOSemSim_2.33.0.tgz(r-4.4-arm64)GOSemSim_2.33.0.tgz(r-4.3-x86_64)GOSemSim_2.33.0.tgz(r-4.3-arm64)
GOSemSim_2.33.0.tar.gz(r-4.5-noble)GOSemSim_2.33.0.tar.gz(r-4.4-noble)
GOSemSim_2.33.0.tgz(r-4.4-emscripten)GOSemSim_2.33.0.tgz(r-4.3-emscripten)
GOSemSim.pdf |GOSemSim.html✨
GOSemSim/json (API)
NEWS
# Install 'GOSemSim' in R: |
install.packages('GOSemSim', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yulab-smu/gosemsim/issues
- gotbl - Information content of GO terms
On BioConductor:GOSemSim-2.31.2(bioc 3.20)GOSemSim-2.30.2(bioc 3.19)
annotationgoclusteringpathwaysnetworksoftwarebioinformaticsgene-ontologysemantic-similarity
Last updated 14 days agofrom:5f25326404. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win-x86_64 | OK | Oct 31 2024 |
R-4.5-linux-x86_64 | OK | Oct 30 2024 |
R-4.4-win-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-x86_64 | OK | Oct 31 2024 |
R-4.4-mac-aarch64 | OK | Oct 31 2024 |
R-4.3-win-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-x86_64 | OK | Oct 31 2024 |
R-4.3-mac-aarch64 | OK | Oct 31 2024 |
Exports:buildGOmapclusterSimcombineScoresgeneSimgodatagoSimload_OrgDbmclusterSimmgeneSimmgoSimparse_gffread.blast2goread.gaftcss_cutofftermSim
Dependencies:AnnotationDbiaskpassBiobaseBiocGenericsBiostringsbitbit64blobcachemclicpp11crayoncurlDBIdigestfastmapfsGenomeInfoDbGenomeInfoDbDataglueGO.dbhttrIRangesjsonliteKEGGRESTlifecyclememoisemimeopensslpkgconfigplogrpngR.methodsS3R.ooR.utilsR6RcpprlangRSQLiteS4VectorssysUCSC.utilsvctrsXVectoryulab.utilszlibbioc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
buildGOmap | buildGOmap |
Semantic Similarity Between Two Gene Clusters | clusterSim |
combining similarity matrix to similarity score | combineScores |
Semantic Similarity Between two Genes | geneSim |
Information content of GO terms | GO gotbl go_term_table |
godata | godata |
Class "GOSemSimDATA" This class stores IC and gene to go mapping for semantic similarity measurement | GOSemSimDATA-class show,GOSemSimDATA-method |
Semantic Similarity Between Two GO Terms | goSim |
information content based methods | infoContentMethod |
load_OrgDb | load_OrgDb |
Pairwise Semantic Similarities for a List of Gene Clusters | mclusterSim |
Pairwise Semantic Similarity for a List of Genes | mgeneSim |
Semantic Similarity Between two GO terms lists | mgoSim |
read.blast2go | read.blast2go |
read.gaf | parse_gff read.gaf |
determine the topological cutoff for TCSS method | tcss_cutoff |
termSim | termSim |
wangMethod | wangMethod_internal |