Perform semantic similarity analysis and reduction of the overrepresented GO terms of an scDiffCom object.
Arguments
- object
 scDiffComobject- method
 A distance method supported by rrvgo and GOSemSim: c("Rel", "Resnik", "Lin", "Jiang", "Wang")
- threshold
 Similarity threshold used by
rrvgo::reduceSimMatrix
Details
This function is basically a wrapper around rrvgo::calculateSimMatrix
 and rrvgo::reduceSimMatrix.