Rdocumentation
powered by
Learn R Programming
InPAS (version 1.4.4)
PAscore: calculate the CP score
Description
calculate the CP score by PWM
Usage
PAscore(seqname, pos, str, idx, PWM, genome, ups = 50, dws = 50)
Arguments
seqname
sequence names
pos
genomic positions
str
strands
idx
offset postion
PWM
polyA position weight matrix
genome
an object of
BSgenome
ups
upstream base
dws
downstream base
Value
idx list after filter
See Also
PAscore2