powered by
This method prints a table showing the number of duplexes in the clusters in each step of the analysis
readNumbers(knowClusteredCds, rna)
A data.frame shoing the number of reads in clusters for each sample
A comradesDataSet object after clustering has been performed
The RNA ID of interest - use rna(cdsObject).
cds = makeExampleComradesDataSet() clusteredCds = clusterComrades(cds, cores = 1, stepCount = 1, clusterCutoff = 1) readNumbers(clusteredCds)
Run the code above in your browser using DataLab