Browse code

Add TODO

Peter Hickey authored on 17/09/2018 11:05:59
Showing 1 changed files

... ...
@@ -114,6 +114,7 @@ makeClusters <- function(hasGRanges, maxGap = 10^8) {
114 114
 
115 115
 # Exported functions -----------------------------------------------------------
116 116
 
117
+# TODO: verbose = TRUE should report timings.
117 118
 # TODO: BSmooth() should warn if BSseq object contains mix of strands.
118 119
 # TODO: Consider having BSmooth() create a 'smoothed' assay in addition to or
119 120
 #       instead of the 'coef' and 'se.coef' assays.