getAutoGridSize: Get Automatic Grid Sizes

Description Usage Arguments Details Value Author(s) See Also Examples

View source: R/getAutoGridSize.R

Description

This produces a default set of grid sizes to be used in Interative Grid Scan

Usage

1

Arguments

nL

Number of unique read positions

Details

The default grid sizes are powers of 10

Value

numeric vector of grid sizes

Author(s)

Jeremy J. Shen

See Also

ScanCBS

Examples

1
2
	## Should produce a vector of power of ten up to 10000
	getAutoGridSize(2*10^5)

SeqCNVCBS documentation built on May 2, 2019, 6:51 p.m.