Learn R Programming

IRanges (version 2.0.1)

score: Score accessor and setter

Description

Gets and sets the score of an object.

Usage

score(x, ...) score(x, ...) <- value

Arguments

x
An object to get or set the score value of.
value
A new score value.
...
Additional arguments.