predict-BayesGO-method: Gene and GO term cluster prediction

Description Usage Arguments

Description

Return gene and GO term clustering results and their association patterns.

Usage

1
2
## S4 method for signature 'BayesGO'
predict(object, thresGene = 0.9, thresTerm = 0.9)

Arguments

object

output of bayesGO function

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.