.mtLen {svaNUMT} | R Documentation |
Calculating MT sequence length.
.mtLen(bnd.start, bnd.end, chrM.len)
bnd.start |
starting breakend of the MT sequence. |
bnd.end |
ending breakend of the MT sequence. |
chrM.len |
length of the reference MT genome. |
This function calculate the length of MT sequence length with BND notations.
The length of the MT sequence. When the candidate MT BNDs can't be linked as one sequence, the returned value is NA.