plot-BayesGO-missing-method: Plotting function

Description Usage Arguments

Description

Plot a heatmap of association between GO terms and genes.

Usage

1
2
## S4 method for signature 'BayesGO,missing'
plot(x, y, thresGene = 0.9, thresTerm = 0.9)

Arguments

x

output of bayesGO function

y

(unused argument)

thresGene

threshold for high confidence assignment to gene clusters, which is between 0 and 1 (default: 0.9)

thresTerm

threshold for high confidence assignment to GO term clusters, which is between 0 and 1


dongjunchung/bayesGO documentation built on March 1, 2020, 3:44 a.m.