codonSumsPerGroup {ORFik}R Documentation

Get hits per codon

Description

Helper for entropy function, normally not used directly

Usage

codonSumsPerGroup(h, indeces, L, N, reg_len, runLengths, countList)

Arguments

h

indices per tuple

indeces

whole list of indices

L

Lengths

N

hit sums

reg_len

size of runs

runLengths

integers per run

countList

a Rle of count repetitions (000,1,00,1 etc)

Value

a list of codon sums


[Package ORFik version 1.0.0 Index]