translate_position {minSNPs}R 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


[Package minSNPs version 0.2.0 Index]