Retrieve subject from object
Source:R/AllGenerics.R
, R/methods-AlignmentPairs-class.R
sbjct-methods.Rd
For any object with a subject slot retrieve the subject object.
For any object with a subject slot set the subject.
Usage
sbjct(x, ...)
sbjct(x) <- value
# S4 method for AlignmentPairs
sbjct(x)
# S4 method for AlignmentPairs,GRanges
sbjct(x) <- value