Cargando…

graphkernels: R and Python packages for graph comparison

SUMMARY: Measuring the similarity of graphs is a fundamental step in the analysis of graph-structured data, which is omnipresent in computational biology. Graph kernels have been proposed as a powerful and efficient approach to this problem of graph comparison. Here we provide graphkernels, the firs...

Descripción completa

Detalles Bibliográficos
Autores principales: Sugiyama, Mahito, Ghisu, M Elisabetta, Llinares-López, Felipe, Borgwardt, Karsten
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Oxford University Press 2018
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5860361/
https://www.ncbi.nlm.nih.gov/pubmed/29028902
http://dx.doi.org/10.1093/bioinformatics/btx602
Descripción
Sumario:SUMMARY: Measuring the similarity of graphs is a fundamental step in the analysis of graph-structured data, which is omnipresent in computational biology. Graph kernels have been proposed as a powerful and efficient approach to this problem of graph comparison. Here we provide graphkernels, the first R and Python graph kernel libraries including baseline kernels such as label histogram based kernels, classic graph kernels such as random walk based kernels, and the state-of-the-art Weisfeiler-Lehman graph kernel. The core of all graph kernels is implemented in C ++ for efficiency. Using the kernel matrices computed by the package, we can easily perform tasks such as classification, regression and clustering on graph-structured samples. AVAILABILITY AND IMPLEMENTATION: The R and Python packages including source code are available at https://CRAN.R-project.org/package=graphkernels and https://pypi.python.org/pypi/graphkernels. SUPPLEMENTARY INFORMATION: Supplementary data are available online at Bioinformatics.