getSmoothLocusData.CBS | R Documentation |
Gets smoothed locus-level data.
## S3 method for class 'CBS'
getSmoothLocusData(fit, by, ...)
fit |
An |
by |
A |
... |
Not used. |
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.
Henrik Bengtsson
For more information see CBS
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.