Learn R Programming

PSCBS (version 0.38.4)

getLocusData.AbstractCBS: Gets the locus-level data

Description

Gets the locus-level data.

Usage

## S3 method for class '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.