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