Description Usage Arguments Value Author(s) See Also
View source: R/Count.SpacedWords.R
Count the occurrence of all spaced words
1  | Count.SpacedWords(Reads, k, l, prob = T, symmetric = T)
 | 
Reads | 
 A DNAStringSet Object  | 
k | 
 The length of the contingous words, i.e. the kmer size  | 
l | 
 The length of the spaced words  | 
prob | 
 If TRUE then the relative frequencies are returned (default TRUE)  | 
symmetric | 
 If TRUE then kmers are returned in their canonical representation (i.e. including their reverse-complement) Default = T  | 
A matrix containing the combined counts for all possible spacer-patterns
Carlus Deneke
oligonucleotideFrequency
CreateFeaturesFromReads
Other SpacedWordFeatures: Enumerate.SpacerPatterns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.