cumsumPos {RAINBOWR} | R Documentation |
Function to calculate cumulative position (beyond chromosome)
Description
Function to calculate cumulative position (beyond chromosome)
Usage
cumsumPos(map)
Arguments
map |
Data frame with the marker names in the first column. The second and third columns contain the chromosome and map position. |
Value
Cumulative position (beyond chromosome) will be returned.
[Package RAINBOWR version 0.1.35 Index]