translate_position: 'translate_position'

View source: R/utility.R

translate_positionR Documentation

translate_position

Description

translate_position translate the scambled position in the alignment to the original position or vice versa

Usage

translate_position(position, positions_table, to = "original")

Arguments

position

the position to translate

positions_table

the table containing the original and scrambled positions

to

the direction to translate, either "original" or "scrambled"

Value

the translated position


minSNPs documentation built on May 29, 2024, 2:48 a.m.