Skip to content

[Bioc-devel] warning when merging disjoint sets of seqlevels

1 message · Michael Lawrence

#
This recently became a warning, and I am not sure why. Yes, in the overlap
case, that might be something to worry about. But a perfectly reasonable
use case of merge,Seqinfo is to merge two disjoint sets of seqlevels. Now
we're forced to use suppressWarnings() for that.

Michael