tags | R Documentation |
Accessor for improper reads belonging to one of the linked bins. While a given read can only belong to one cluster (the clusters are non-overlapping), a single cluster can be linked to several other clusters. Consequently, a single read (ignoring its mate) can belong to several linked clusters. For visualizing the reads supporting a rearrangement, it may also be important to carry forward tags that do not support the rearrangement.
tags(object)
tags(object) <- value
## S4 method for signature 'Rearrangement'
tags(object)
## S4 replacement method for signature 'Rearrangement'
tags(object) <- value
object |
a |
value |
a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.