bit.snps {MoBPS}R Documentation

Decoding of bitwise-storing in R

Description

Function for decoding in bitwise-storing in R (only 30 of 32 bits are used!)

Usage

bit.snps(bit.seq, nbits, population = NULL, from.p.bit = 1)

Arguments

bit.seq

bitweise gespeicherte SNP-Sequenz

nbits

Number of usable bits (default: 30)

population

Population list

from.p.bit

Bit to start on

Value

De-coded marker sequence


[Package MoBPS version 1.6.64 Index]