fill {Starr} | R Documentation |
This function fills spaces in a profiles, that exceed a given distance. It is called by fillNA.
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