kmer.score.in.position: kmer scores in all positions for sequences

Description Usage Arguments Value See Also

Description

kmer scores in all positions for sequences

Usage

1
  kmer.score.in.position(dictionary.file, seqs, kmer)

Arguments

dictionary.file

File containing the dictionary built using build.mismatch.dictionary.

seqs

DNAStringSet representing the sequences to build the mismatch kernel. None of the sequences should contain N in the nucleotide composition

kmer

kmer to be scores.

Value

Matrix of scores for each sequence and position

See Also

build.mismatch.dictionary, kernelMatrix


ManuSetty/ChIPKernels documentation built on May 7, 2019, 2:46 p.m.