mergeSamples.RdMerges individual samples within TSSr object into specified groups.
mergeSamples(object, mergeIndex) # S4 method for TSSr mergeSamples(object, mergeIndex = NULL)
| object | A TSSr object |
|---|---|
| mergeIndex | Integer vector specifying which samples to be merged |
#> Error in `[.data.table`(tss, , .SD, .SDcols = sampleLabels[which(mergeIndex == i)]): Some items of .SDcols are not column names: [SL01, SL02]# }