cdhitGrouping(object, ...)
"cdhitGrouping"(object, kmerSize, lowerLimit, maxLengthDif, geneChunkSize, cdhitOpts, cdhitIter = TRUE, nrep = 1, from = 0.9, by = 0.05)
cdhitIter = TRUE
, controls how many iterations should
be performed at each threshold level. Defaults to 1.pgVirtual
: Grouping using cdhit for all pgVirtual subclasses
Fu, L., Niu, B., Zhu, Z., Wu, S., Li, W. (2012). CD-HIT: accelerated for clustering the next generation sequencing data. Bioinformatics, 28 (23), 3150--3152.
Li, W. and Godzik, A. (2006) Cd-hit: a fast program for clustering and comparing large sets of protein or nucleotide sequences. Bioinformatics, 22, 1658--9.
gpcGrouping
,
graphGrouping
, manualGrouping
testPG <- .loadPgExample()
testPG <- cdhitGrouping(testPG)
Run the code above in your browser using DataLab