gpcGrouping(object, ...)
"gpcGrouping"(object, lowMem, kmerSize, tree, lowerLimit, pParam, cacheDB, precluster = TRUE, ...)
filehash
object or a path to a
directory where cached results should be stored. If omitted caching will not
be done. Highly recommended for long running instances.pgVirtual
: gpc grouping for all pgVirtual subclasses
cdhitGrouping
,
graphGrouping
, manualGrouping
testPG <- .loadPgExample()
# Too heavy to include
## Not run:
# testPG <- gpcGrouping(testPG)
# ## End(Not run)
Run the code above in your browser using DataLab