bit.storing {MoBPS} | R Documentation |
Bitwise-storing in R
Description
Function for bitwise-storing in R (only 30 of 32 bits are used!)
Usage
bit.storing(snpseq, nbits)
Arguments
snpseq |
SNP sequence |
nbits |
Number of usable bits (default: 30) |
Value
Bit-wise coded marker sequence
[Package MoBPS version 1.6.64 Index]