check_multistate {minSNPs} | R Documentation |
check_multistate
Description
check_multistate
is used to remove positions where there are
more than 1 state within the group of interest.
Usage
check_multistate(position, sequences)
Arguments
position |
position to check |
sequences |
sequences from group of interest |
Value
return 'TRUE' if the position contains multistate otherwise 'FALSE'
[Package minSNPs version 0.2.0 Index]