changeMarkerPosition: Change the position of a single marker

Description Usage Arguments Details Value

View source: R/changeMarkerPosition.R

Description

Change the position of a single marker

Usage

1
changeMarkerPosition(mpcrossMapped, marker, newChromosome, newPosition)

Arguments

mpcrossMapped

The object of class mpcrossMapped, containing a marker to be modified

marker

The name of the marker to change

newChromosome

The new chromosome for the specified marker

newPosition

The new position for the specified marker in cM, on the new chromosome

Details

For an object of class mpcrossMapped, change the position of a single marker

Value

A copy of the input object, with the specified marker shifted to the new position and chromosome.


rohan-shah/mpMap2 documentation built on July 21, 2020, 8:58 p.m.