View source: R/RepDaAnalysisFns.R
findOptimalClusters | R Documentation |
finds optimal clusters within samples and matches them across samples
findOptimalClusters(repSeqObj, k, clusterby = "NT", kmerWidth = 4, posWt = F, distMethod = "euclidean", useDynamicTreeCut = T, matchingMethod = c("hc", "km", "og"), hcmethod = "complete")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.