Learn R Programming

PSCBS (version 0.63.0)

getLocusData.AbstractCBS: Gets the locus-level data

Description

Gets the locus-level data.

Usage

# S3 method for AbstractCBS
getLocusData(...)

Arguments

splitters

If TRUE, "splitters" between chromosomes are preserved, otherwise dropped.

...

Not used.

Value

Returns a JxL data.frame, where J in the number of loci, and L is the number of locus-specific fields.

See Also

For more information see AbstractCBS.