Skip to contents

For any object with a query slot retrieve the query object.

For any object with a query slot set the query.

Usage

query(x, ...)

query(x) <- value

# S4 method for AlignmentPairs
query(x)

# S4 method for AlignmentPairs,GRanges
query(x) <- value

Arguments

x

object representing an alignment

...

Additional arguments

value

object representing a query

Value

query object

object representing an alignment with an updated query slot