cancerit / NanoSeq

Analysis software for Nanorate Sequencing (NanoSeq) experiments
GNU Affero General Public License v3.0
12 stars 8 forks source link

Repeat run of same sample outputs recurrent indels in different order #89

Open gevro opened 7 months ago

gevro commented 7 months ago

Hi, I'm assuming you might have already seen this, but when running indel on the same sample twice, it extracted the same set of indels both times, but for recurrent indels (chrom, pos, ref, alt is the same) in the sample, the order in which they are output in results.indel.vcf.gz is not consistent across runs.

This won't affect any results, but perhaps this is important for reasons I don't know, so I wanted to mention it.

Thanks