JasonPBennett/GECO: A metric to determine the biological quality of gene clusters

The GECO metric investigates co-expressed sets of genes and their distribution within clusters to determine the biological quality of clusters. Using our scoring methods, each gene is given a predictive value between 0.0 and 1.0. These scores are then used to generate ROC curves, and the resultant AUC values represent the quality of the clusters. This process is performed iteratively over a given range of k-means clusters and then produces a plot to help the user determine an optimal number of clusters to choose for their analysis based on the resultant quality of the clusters.

Getting started

Package details

Bioconductor views Clustering DimensionReduction KEGG RNASeq
Maintainer
LicenseGPL-3
Version0.1.7
URL https://github.com/JasonPBennett/GECO
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("JasonPBennett/GECO")
JasonPBennett/GECO documentation built on Aug. 30, 2021, 4:30 p.m.