Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • varscan - filter out those snps close to indels

    hi,

    just a quick question about the somaticFilter provided by Varscan:

    --indel-file File of indels for filtering nearby SNPs

    What does (exactly) it mean 'nearby'? within the same read? at 'x' bp of distance?

    thanks!

  • #2
    I don't know but I am also interested in the answer...

    Comment


    • #3
      Hey guys, thanks for this question and I'm sorry it took me this long to find it and answer! The --indel-filter parameter lets you specify a list of indels (called by VarScan pileup2indel) that will be used for filtering false positive SNPs due to local read mis-alignments due to indels. It will remove SNP calls at or within 1 bp of an indel's position (as reported in mpileup).

      I'll see about making this distance a user-defined parameter in the next release.

      For future help, please try to post in the VarScan Help forum:
      http://sourceforge.net/projects/vars.../forum/1073559

      Comment


      • #4
        Ok, so 'nearby' means 1bp, thank you.

        Comment


        • #5
          Filtering varscan variants

          I would like to ask removing the snps closer to indels at 1bp thus removes a lot of snps for me. But it is not a test for false positive right? I believe if am using the local realignment around indel step with with GATK so the mis matches due to indel should not be a reason to work if you used GATK processed bam files for varscan and other standard variant calling tools. I am having typical normal/tumor sequenced at 70X for which I am calling variants with the varscan and if I do the somaticfilter with the sample.snp and sample.indel I lose a lot of SNPs. I get around 200 variants for my sample which I was thinking to be good numbers but then on annotating I miss out most on the exons. Also when I compare this results with mutect I do not get most of the mutations I receive with Mutect. So I ran again the VarScan with below command

          Code:
          samtools mpileup -f /scratch/GT/vdas/test_exome/exome/hg19.fa -q 1 -B /scratch/GT/vdas/pietro/exome_seq/results/N_S8980/N_S8980.realigned.recal.bam /scratch/GT/vdas/pietro/exome_seq/results/T_S7998/T_S7998.realigned.recal.bam | java -Xmx14G -jar /scratch/GT/softwares/VarScan.v2.3.6.jar somatic - /scratch/GT/vdas/pietro/exome_seq/results/varscan_out_17112014/S_313_T_soma_vcf.output --output-vcf 1 --mpileup 1 --min-var-freq 0.05 --min-coverage-normal 10 --min-coverage-tumor 8 --p-value 0.05
          Now am getting the sample.snps.vcf with over 11k variants. I am thinking of not using somaticfilter, rather use process somatic to have the high confidence snps and then use filtervariant.py script to extract most confident ones. How does this sound?

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Genetic Variation in Immunogenetics and Antibody Diversity
            by seqadmin



            The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
            11-06-2024, 07:24 PM
          • seqadmin
            Choosing Between NGS and qPCR
            by seqadmin



            Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
            10-18-2024, 07:11 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Today, 11:09 AM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, Today, 06:13 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 11-01-2024, 06:09 AM
          0 responses
          30 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 10-30-2024, 05:31 AM
          0 responses
          21 views
          0 likes
          Last Post seqadmin  
          Working...
          X