R_affinity_multi: Calculate the TRAP affinity for each position along one or...

Description Usage Arguments Value

Description

Calculate the TRAP affinity for each position along one or more sequences

Usage

1
2
R_affinity_multi(pwm, motiflength, sequence, seqlength, Rmax, lambda,
  bothstrands)

Arguments

pwm

The position weight matrix

motiflength

The length of the PWM

sequence

a list of one or more genomic sequences

seqlength

the lengths of the sequences

Rmax

rmax

lambda

lambda

bothstrands

should the affinity be calcuated on both strands (DNA) or just one (RNA)

Value

a list where each element is a numeric vector containing the scores along the length of a single sequence.


matthuska/tRap documentation built on May 21, 2019, 1:23 p.m.