bit.snps: 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)
Value
De-coded marker sequence
Arguments
- bit.seq
bitweise gespeicherte SNP-Sequenz
- nbits
Number of usable bits (default: 30)
- population
Population list
- from.p.bit
Bit to start on