sbjct-methods: Retrieve subject from object

sbjctR Documentation

Retrieve subject from object

Description

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 signature 'AlignmentPairs'
sbjct(x)

## S4 replacement method for signature '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


NBISweden/genecovr documentation built on Jan. 26, 2024, 7:15 a.m.