I ran cn.mops on WES data that are from different protocols. I got one CNVDetectionResult object for each protocol. Now, I would like to combine them into one large CNVDetectionResult object.
Is there any method to do this?
If I have to do manually, it is not that straightforward. The slot "cnvs" would be fine, but the slot "cnvr" has combined overlapping genomic regions from different samples.