Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

⛳ GO-terms Semantic Similarity Measures

NotificationsYou must be signed in to change notification settings

YuLab-SMU/GOSemSim

Repository files navigation

BiocProject Status: Active - The project has reached a stable, usable state and is being actively developed.platformcodecov

The semantic comparisons of Gene Ontology (GO) annotations providequantitative ways to compute similarities between genes and gene groups,and have became important basis for many bioinformatics analysisapproaches. GOSemSim is an R package for semantic similarity computationamong 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

Guangchuang YUhttps://yulab-smu.top

School of Basic Medical Sciences, Southern Medical University

Learn more athttps://yulab-smu.top/contribution-knowledge-mining/.

If you useGOSemSim inpublished research, please cite:

⏬ Installation

Get the released version from Bioconductor:

## try http:// if https:// URLs are not supportedif (!requireNamespace("BiocManager",quietly=TRUE))    install.packages("BiocManager")## BiocManager::install("BiocUpgrade") ## you may need thisBiocManager::install("GOSemSim")

Or the development version from github:

## install.packages("remotes")remotes::install_github("YuLab-SMU/GOSemSim")

💖 Contributing

We welcome any contributions! By participating in this project you agreeto abide by the terms outlined in theContributor Code ofConduct.

Releases

No releases published

Packages

No packages published

Contributors15


[8]ページ先頭

©2009-2026 Movatter.jp