library("badger")
library("ypages")

Biocpkg <- function (pkg) {
    sprintf("[%s](http://bioconductor.org/packages/%s)", pkg, pkg)
}

GOSemSim: GO semantic similarity measurement

Bioc Project Status: Active - The project has reached a stable, usable state and is being actively developed. platform codecov

r badge_bioc_release("GOSemSim", "green") r badge_devel("guangchuangyu/GOSemSim", "green") Linux/Mac Travis Build Status AppVeyor Build Status

r badge_bioc_download("GOSemSim", "total", "blue") r badge_bioc_download("GOSemSim", "month", "blue") r badge_bioc_download_rank("GOSemSim")

cat(packageDescription('GOSemSim')$Description)

Twitter saythanks r badger::badge_custom("follow me on", "WeChat", "green", "https://guangchuangyu.github.io/blog_images/biobabble.jpg")

:writing_hand: Authors

Guangchuang YU https://guangchuangyu.github.io

School of Basic Medical Sciences, Southern Medical University

If you use r Biocpkg('GOSemSim') in published research, please cite:

:arrow_double_down: Installation

Get the released version from Bioconductor:

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

Or the development version from github:

## install.packages("remotes")
remotes::install_github("GuangchuangYu/GOSemSim")

:sparkling_heart: Contributing

We welcome any contributions! By participating in this project you agree to abide by the terms outlined in the Contributor Code of Conduct.



GuangchuangYu/GOSemSim documentation built on April 27, 2024, 6:12 p.m.