View source: R/functions_for_RGWAS.R
cumsumPos | R Documentation |
Function to calculate cumulative position (beyond chromosome)
cumsumPos(map)
map |
Data frame with the marker names in the first column. The second and third columns contain the chromosome and map position. |
Cumulative position (beyond chromosome) will be returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.