Skip to contents

Extract a chromosome-specific subset of a GWASSumStats object.

Usage

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.