cumsumPos: Function to calculate cumulative position (beyond chromosome)

Description Usage Arguments Value

View source: R/functions_for_RGWAS.R

Description

Function to calculate cumulative position (beyond chromosome)

Usage

1
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.


KosukeHamazaki/RAINBOW documentation built on Dec. 12, 2020, 8:35 p.m.