callWindowGeno: Call genotype

Description Usage Arguments Value

View source: R/callWindowGeno.R

Description

get genotype of a chrom of single sample

Usage

1
2
3
4
5
6
7
callWindowGeno(
  x,
  window.type = "number",
  window.size = 15,
  low = 0.2,
  high = 0.8
)

Arguments

x

data.frame

window.type

"number" ,"kb" two types of call window default is number

window.size

window size dafalut is 15

low

default is 0.2

high

default is 0.8

Value

data.frame


Nuvolar/BinMap documentation built on Dec. 18, 2021, 4:36 a.m.