Thanks for looking into this!
Maarten
On Mon, Apr 3, 2017 at 7:00 PM, Hervé Pagès wrote:
> Hi Maarten,
>
> identical() is not reliable on DNAStringSet objects or other objects
> that contain external pointers as it can return false negatives as well
> as false positives. We'll fix the "cbind" a
Hi Maarten,
identical() is not reliable on DNAStringSet objects or other objects
that contain external pointers as it can return false negatives as well
as false positives. We'll fix the "cbind" and "rbind" methods for
SummarizedExperiment to work around this problem.
Thanks for the report.
H.