calculate frequence
calF(count, P = rep(1/length(count), length(count)), pseudo = 1)
count
position counts
P
background probility
pseudo
pseudocount
numeric(1)