bit.snps: Decoding of bitwise-storing in R

Description Usage Arguments Value

View source: R/bitwise.storing.R

Description

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

Usage

1
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


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

Related to bit.snps in MoBPS...