Description Usage Arguments Details Value Author(s) See Also
View source: R/proximalAdjByPWM.R
adjust the proximal CP sites by polyA Position Weight Metrix. It only need the PWM get match in upstream or downstream shift_range nr.
1 2 | proximalAdjByPWM(idx, PolyA_PWM, seqnames, starts, strands, genome,
shift_range, search_point_START)
|
idx |
the offset of positions of CP sites |
PolyA_PWM |
polyA PWM |
seqnames |
sequence names |
starts |
start position in the genome |
strands |
strands |
genome |
an BSgenome object |
shift_range |
the shift range of PWM hits |
search_point_START |
Not use |
the hits is searched by matchPWM and the cutoff is 70%
the offset of positions of CP sites after filter
Jianhong Ou
proximalAdjByCleanUpdTSeq
, proximalAdj
,
PAscore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.