sbjct | R Documentation |
For any object with a subject slot retrieve the subject object.
For any object with a subject slot set the subject.
sbjct(x, ...)
sbjct(x) <- value
## S4 method for signature 'AlignmentPairs'
sbjct(x)
## S4 replacement method for signature 'AlignmentPairs,GRanges'
sbjct(x) <- value
x |
object representing an alignment |
... |
Additional arguments |
value |
object representing a subject |
object representing a subject
object representing an alignment with an updated subject slot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.