Learn R Programming

kebabs (version 1.2.3)

SymmetricPairKernel-class: Symmetric Pair Kernel Class

Description

Symmetric Pair Kernel Class

Arguments

Slots

siKernel
single instance kernel
kernelType
type of pair kernel
r
exponent (for details see gappyPairKernel)

Details

Instances of this class represent a kernel object for the symmetric pair kernel. The kernel does not compute similarity between single samples but between two pairs of samples based on a regular sequence kernel for single samples. The class is derived from SequenceKernel.

References

http://www.bioinf.jku.at/software/kebabs J. Palme, S. Hochreiter, and U. Bodenhofer (2015) KeBABS: an R package for kernel-based analysis of biological sequences. Bioinformatics (accepted). DOI: 10.1093/bioinformatics/btv176.