powered by
This method clusters the duplexes.
clusterComrades(cds, cores = 3, stepCount = 2, clusterCutoff = 20)
A comradesDataSet object
comradesDataSet
comradesDataSet object created with comradesDataSet
numeric - The number of cores to use
Stringency for clustering
The minimum number of reads a cluster requires
cds = makeExampleComradesDataSet() clusterComrades(cds, cores = 1, stepCount = 1, clusterCutoff = 0)
Run the code above in your browser using DataLab