Open terra1666 opened 6 years ago
.mapping.indel.vcf contains the indels that are from split read realignment. .assembly,inde,vcf contains the large novel sequence insertions that are inferred using de novo assembly strategy.
.merged.indel.vcf should contained the merged indels from .mapping and .assembly file. If this is an empty file, it suggest there is something wrong with the merging script. But you should have all your predictions from .mapping and *.assembly file.
On Sat, Jun 23, 2018 at 3:31 AM, terra1666 notifications@github.com wrote:
I ran ScanIndel on my data and obtained some outputs. What I'm not very clear about is the VCF files of output. I have 18209 lines for .assembly.indel.vcf and 247 lines for .mapping.indel.vcf. However, there is no line in *.merged.indel.vcf (it is just a empty file with size 0). In such case, what is the reasonable conclusion I should make about indel?
.mapping.indel.vcf .assembly.indel.vcf *.merged.indel.vcf
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cauyrd/ScanIndel/issues/11, or mute the thread https://github.com/notifications/unsubscribe-auth/ADMD4xmN0fV0J_sc4LkLNgY0-6KkaT3Tks5t_fz8gaJpZM4U0tAn .
I ran ScanIndel on my data and obtained some outputs. What I'm not very clear about is the VCF files of output. I have 18209 lines for .assembly.indel.vcf and 247 lines for .mapping.indel.vcf. However, there is no line in *.merged.indel.vcf (it is just a empty file with size 0). In such case, what is the reasonable conclusion I should make about indel?
.mapping.indel.vcf .assembly.indel.vcf *.merged.indel.vcf