Description Usage Arguments Details Value
Return an index of segments that are in the centromere, for a given chromosome
1 | in.centromere(start.pos, end.pos, ref.cent.start, ref.cent.end)
|
start.pos |
start position of the segment |
end.pos |
end position of the segment |
ref.cent.start |
start position of the centromere |
ref.cent.end |
end position of the centromere |
This function returns a logical vector with value of TRUE if the corresponding segment crosses the centromere.
logical index of segments crossing the centromere
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.