Learn R Programming

MutableRanges (version 0.6.2)

Transform-ops: Transform Operations

Description

Transform operations all derive from the virtual TransformGRanges, which transforms a specified set of columns from its single operand. The result is the same as the input, except for the transformed columns. Subclasses implement the actual transform. The setTransformGRangesClass function is a utility for defining such subclasses.

Arguments