acabassi/klic: Kernel Learning Integrative Clustering

Kernel Learning Integrative Clustering (KLIC) is an algorithm that allows to combine multiple kernels, each representing a different measure of the similarity between a set of observations. The contribution of each kernel on the final clustering is weighted according to the amount of information carried by it. As well as providing the functions required to perform the kernel-based clustering, this package also allows the user to simply give the data as input: the kernels are then built using consensus clustering. Different strategies to choose the best number of clusters are also available. For further details please see Cabassi and Kirk (2020) <doi:10.1093/bioinformatics/btaa593>.

Getting started

Package details

AuthorAlessandra Cabassi [aut, cre] (<https://orcid.org/0000-0003-1605-652X>), Paul DW Kirk [ths] (<https://orcid.org/0000-0002-5931-7489>), Mehmet Gonen [ctb] (<https://orcid.org/0000-0002-2483-075X>)
Maintainer
LicenseMIT + file LICENSE
Version1.0.4
URL http://github.com/acabassi/klic
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("acabassi/klic")
acabassi/klic documentation built on Aug. 7, 2020, 6:56 p.m.