Description Details Slots Author(s) References
Gappy Pair Kernel Class
Instances of this class represent a kernel object for the gappy pair kernel. The kernel considers adjacent pairs of kmers with up to m irrelevant characters between the pair. The class is derived from SequenceKernel.
klength of the substrings considered by the kernel
mmaximum number of irrelevant character between two kmers
rexponent (for details see gappyPairKernel)
annSpecwhen set the kernel evaluates annotation information
distWeightdistance weighting function or vector
normalizeddata generated with this kernel object is normalized
exactuse exact character set for evaluation
ignoreLowerignore lower case characters in the sequence
presenceconsider only the presence of kmers not their counts
revComplementconsider a kmer and its reverse complement as the same feature
mixCoefmixing coefficients for mixture kernel
Johannes Palme <kebabs@bioinf.jku.at>
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, 31(15):2574-2576, 2015.
DOI: 10.1093/bioinformatics/btv176.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.