modalRearrangement | R Documentation |
For a two clusters of improper reads that are linked by the pairing
information, we classify the type of rearrangement supported by
each improper read pair. Once each read pair is typed, we store
the modal type in the Rearrangement
object.
modalRearrangement(object)
modalRearrangement(object) <- value
## S4 method for signature 'Rearrangement'
modalRearrangement(object)
## S4 replacement method for signature 'Rearrangement'
modalRearrangement(object) <- value
## S4 method for signature 'RearrangementList'
modalRearrangement(object)
object |
a |
value |
a character-string indicating the modal rearrangement type |
a character string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.