generatePermutation: Generate permutation for permutation testing

Description Usage Arguments Value Examples

View source: R/deltaCaptureC.R

Description

This function takes a set of row ranges and an inner region and generates a permutation which is symmetric on the inner region and arbitrary on the remainder

Usage

1
generatePermutation(gr, innerRegion)

Arguments

gr

a GRanges object which should be ordered

innerRegion

a GRanges object which should be a single interval

Value

a permutation of 1:length(gr)

Examples

1

deltaCaptureC documentation built on Nov. 8, 2020, 5:31 p.m.