Description Usage Arguments Value Author(s)
View source: R/getProfilesMiddle.R
This function fills spaces in a profiles, that exceed a given distance. It is called by fillNA.
1 | fill(pos, val, distance, spacing, strand)
|
pos |
a vector with genomic position of the signals |
val |
a vector, with ChIP signals |
distance |
spaces, exceeding this distance are filled with NA |
spacing |
probe spacing on the chip |
strand |
watson (+1), or crick (-1) |
a vector of signals, filled with NA
Benedikt Zacher zacher@lmb.uni-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.