sliding.sum: Calculation of sliding sums

Description Usage Arguments Author(s)

Description

Converts pred for each DNA position into sliding sum representation

Usage

1
sliding.sum(pred, window, dim = 1, columns = c(1, 3, 5), tail = 500)

Arguments

pred

table with pred in columns

window

window for summation

dim

dimensions; use 1 for rows and 2 for columns

columns

colomns to use

tail

number of flanking positions at the end of the prediction table

Author(s)

Evgenia Temlyakova


RedJane/tfbs.qsam documentation built on May 9, 2019, 9:37 a.m.