calls | R Documentation |
An accessor for the deletion calls. The deletion calls are hemizygous, hemizygous+, homozygous, and homozygous+. The '+' denotes that improper read pairs support the deletion identified from the read depth analysis.
calls(object)
calls(object) <- value
## S4 method for signature 'StructuralVariant'
calls(object)
## S4 replacement method for signature 'StructuralVariant'
calls(object) <- value
object |
a |
value |
a character string indicating the type of deletion |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.