README.md

ontoClust

R-CMD-check

This packages clusters gene ontology terms. Currently supported gene ontology databases are

Installation

Please install devtools if you haven’t yet.

install.packages("devtools")

Then, you basically install the ontoClust package by using:

library(devtools)
install_github("altintasali/ontoClust", build_vignettes = TRUE)

Quick Start

For a quick start, I recommend checking the example code provided in the vignette:

library(ontoClust)
vignette(topic = "quickstart", package = "ontoClust")

News and TO-DOs

This package is still under development.

News:

TO-DOs:



altintasali/ontoClust documentation built on Dec. 19, 2021, 1:36 a.m.