SeqArray icon indicating copy to clipboard operation
SeqArray copied to clipboard

Error message: overlapping on both samples and variants

Open annaquaglieri16 opened this issue 6 years ago • 0 comments

Hi Zhengxwen,

I think I need to clarify one aspect of seqArray. Does it allow for variants across samples to be different? I am trying to use seqArray to merge variants called on tumour samples and every sample would have their own variants.

I get the following error when merging two gds files created from VCF files with seqVCF2GDS:

Error in seqMerge(gds.fn = files_to_merge, out.fn = "merged.gds", : There are overlapping on both samples and variants, please merge different samples and variants respectively.

Ans I was wondering if it might be because variants are simply different across samples.

Thank you!

Anna

annaquaglieri16 avatar Feb 12 '19 23:02 annaquaglieri16