cumsumPos: Function to calculate cumulative position (beyond chromosome)

View source: R/functions_for_RGWAS.R

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


RAINBOWR documentation built on Sept. 12, 2023, 9:08 a.m.