Skip to contents

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

Arguments

x

object representing an alignment

...

Additional arguments

value

object representing a subject

Value

object representing a subject

object representing an alignment with an updated subject slot