Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.
This repository was archived by the owner on May 22, 2026. It is now read-only.

missed variant call in 1 out of 3 replicates #147

@kjass001

Description

@kjass001

Hi,
We have a discordance issue and we just can't find the reason. Can anyone help us out?
We tested 3 clinical samples (same DNA extract) in one sequencing run.
In 2 of the 3 samples there is (an expected) call of TP53 E343* (NM_000546.5) (genomic position: 17: 7,574,000 C>A).
In one sample (1808-02528-2) this variant is not called by VardictJava -however, the mismatch is present in the .bam (bwa-mem aligner). The variant is close to the 3' end of the amplicon and in the sample where the variant is missed, we see a strong coverage drop in the adjacent amplicon. Do we miss an option to correct for this?

The commandline for Vardict we use:
vardictcmd = '/home/sam/Scripts/VarDictJava/build/install/VarDict/bin/VarDict -G /home/sam/Downloads/hg19.fa -f ' + AF_THR + ' -N ' + samplename + ' -th ' + threads + ' -b ' + filepath + ' -z -c 1 -S 2 -E 3 -g 4 -r 5 ' + bedfile + ' | /home/sam/Scripts/VarDictJava/VarDict/teststrandbias.R | /home/sam/Scripts/VarDictJava/VarDict/var2vcf_valid.pl -N ' + samplename + ' -E -A -f ' + AF_THR + ' > ' + outvcfpath

A screenshot of the .bam files in attachment.
2018-10-04 12_15_06-_project - golden helix genomebrowse 3 0 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions