Learn R Programming

MoBPS (version 1.13.1)

bit.storing: Bitwise-storing in R

Description

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

Usage

bit.storing(snpseq, nbits)

Value

Bit-wise coded marker sequence

Arguments

snpseq

SNP sequence

nbits

Number of usable bits (default: 30)