Dear All,
I am currently analyzing large data set and to speed up things I am going to use cluster.
I am working with DiffBind packadge and I will create a single GRanges object that will be used for dba.counts function to create few smaller binding matrixes, than combine them in one dba object (as they all have exectly the same ranges) and perform differential binding analysis . However, I am not sure how to join few separate DBA objects into the one?
Kind Regrdas