Extract a chromosome-specific subset of a GwasSumStats object.
Usage
subsetChr(x, chr)
# S4 method for class 'QtlSumStats'
subsetChr(x, chr)
# S4 method for class 'GwasSumStats'
subsetChr(x, chr)
Arguments
- x
A GwasSumStats object.
- chr
Character, chromosome name (e.g., "1", "chr1").
Value
A GwasSumStats object.