herdiantrisufriyana / clixo

An implementation of the Clique-Extracted Ontology (CliXO) algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An implementation of the Clique-Extracted Ontology (CliXO) algorithm

This package facilitates application of Clique-Extracted Ontology (CliXO) algorithm in R. This algorithm was originally implemented in C++ by Michael Kramer1. The input is a feature similarity matrix, while the output is an ontology source-target-similarity-relation data frame.

Quick Start clixo R

Read vignette for simple example in R

Download R script

Reference manual

References

[1] Kramer M, Dutkowski J, Yu M, Bafna V, Ideker T. Inferring gene ontologies from pairwise similarity data. Bioinformatics, 30: i34-i42. 2014. PMID: 24932003 C++ program

About

An implementation of the Clique-Extracted Ontology (CliXO) algorithm

License:GNU General Public License v3.0


Languages

Language:R 100.0%