profileMostProbable: profileMostProbable

Description Usage Arguments Value Examples

View source: R/profileMostProbable.R

Description

With a profile, calculate most probable kmer in a specific sequence(txt)

Usage

1

Arguments

txt

A character string of a DNA sequence that one wants to know most probable kmer

k

A numeric value of the length of a kmer

profile

A matrix of a profile that will determine most probable kmer

Value

A character string of the DNA kmer most probable

Examples

1
profileMostProbable("GTCGTCA",3,sampleProfile)

Ant-nguyen/RmuMotif documentation built on Jan. 13, 2022, 5:17 p.m.