helperFunctions {quantsmooth} | R Documentation |
quantsmooth Helper functions
getChangedIdx(changed,up)
changed |
|
up |
Should not be called directly
A data.frame with 3 colums is returned. Each row contains a region with columns up
, start
and end
. start
and end
indicate positions in the vector of the first and last position that were up- or downregulated
Jan Oosting