plot.selectionResult: Plot selectionResult class object

View source: R/selectionResult.R

plot.selectionResultR Documentation

Plot selectionResult class object

Description

Plot selectionResult class object

Usage

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

Arguments

x

selectionResult 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.