Learn R Programming

kebabs (version 1.2.3)

MotifKernel-class: Motif Kernel Class

Description

Motif Kernel Class

Arguments

Slots

r
exponent (for details see motifKernel)
annSpec
when set the kernel evaluates annotation information
distWeight
distance weighting function or vector
normalized
data generated with this kernel object is normalized
exact
use exact character set for evaluation
ignoreLower
ignore lower case characters in the sequence
presence
consider only the presence of motifs not their counts
revComplement
consider a kmer and its reverse complement as the same feature

Details

Instances of this class represent a kernel object for the motif kernel. The class is derived from SequenceKernel. The motif character vector is not stored in the kernel object.

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.