MotifKernel-class: Motif Kernel Class
Description
Motif Kernel Class
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.