Learn R Programming

rphast (version 1.0)

inverse.feat: Get inverse features...

Description

Get inverse features

Usage

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