inverse.feat: Get inverse features

Description Usage Arguments Value Note Author(s)

View source: R/feat.R

Description

Get inverse features

Usage

1
inverse.feat(x, region.bounds, pointer.only = FALSE)

Arguments

x

An object of type feat

region.bounds

An object of type feat which defines the boundaries of all relevant chromosomes in the first argument

pointer.only

If TRUE, return a pointer to a structure stored in C (advanced use only).

Value

An object of type feat which contains all regions in region.bounds that are not in the first argument

Note

If x is stored as a pointer to C memory, then its elements will be sorted by this function. region.bounds will not be changed.

Author(s)

Melissa J. Hubisz


rphast documentation built on May 1, 2019, 9:26 p.m.