improper | R Documentation |
Extract the improperly paired reads. Reads are flagged as improper by the alignment algorithm. Typically, this indicates that the separation between a read and its mate is larger than expected, the orientation of the read and its mate is different from that anticipated in the reference genome, or the reads align to different chromosomes.
improper(object)
improper(object) <- value
## S4 method for signature 'Rearrangement'
improper(object)
## S4 replacement method for signature 'StructuralVariant,GAlignmentPairs'
improper(object) <- value
## S4 replacement method for signature 'Rearrangement,GAlignmentPairs'
improper(object) <- value
object |
a |
value |
a |
Rearrangement
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.