plot.clumpingResult: Plot 'clumpingResult' class object

View source: R/clumpingResult.R

plot.clumpingResultR Documentation

Plot clumpingResult class object

Description

Plot clumpingResult class object

Usage

## S3 method for class 'clumpingResult'
plot(x, chromosomeNumber = NULL, clumpNumber = NULL, ...)

Arguments

x

clumpingResult class object

chromosomeNumber

optional parameter, only selected chromosome will be plotted

clumpNumber

optional parameter, only SNPs from selected clump will be plotted

...

Further arguments to be passed to or from other methods. They are ignored in this function.

Value

No return value, called for side effects


geneSLOPE documentation built on Aug. 16, 2023, 5:10 p.m.