bit.storing: Bitwise-storing in R

Description Usage Arguments Value

View source: R/bitwise.storing.R

Description

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

Usage

1
bit.storing(snpseq, nbits)

Arguments

snpseq

SNP sequence

nbits

Number of usable bits (default: 30)

Value

Bit-wise coded marker sequence


MoBPS documentation built on Nov. 9, 2021, 5:08 p.m.

Related to bit.storing in MoBPS...