findOptimalClusters: finds optimal clusters within samples and matches them across...

View source: R/RepDaAnalysisFns.R

findOptimalClustersR Documentation

finds optimal clusters within samples and matches them across samples

Description

finds optimal clusters within samples and matches them across samples

Usage

findOptimalClusters(repSeqObj, k, clusterby = "NT", kmerWidth = 4,
  posWt = F, distMethod = "euclidean", useDynamicTreeCut = T,
  matchingMethod = c("hc", "km", "og"), hcmethod = "complete")

dyohanne/RepAn documentation built on Feb. 3, 2023, 2:41 p.m.