getSmoothLocusData.CBS: Gets smoothed locus-level data

Description Usage Arguments Value Author(s) See Also

Description

Gets smoothed locus-level data.

Usage

1
2
## S3 method for class 'CBS'
getSmoothLocusData(fit, by, ...)

Arguments

fit

An CBS object.

by

A numeric scalar specifying the bin size.

...

Not used.

Value

Returns a data.frame where the first three columns are 'chromosome', 'x' (position), and 'count' (number of loci average over for the given bin), and the remaining ones are the smoothed locus-level data.

Author(s)

Henrik Bengtsson

See Also

For more information see CBS.


PSCBS documentation built on Oct. 23, 2021, 9:09 a.m.