Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AP38
    Member
    • May 2016
    • 14

    #1

    vcftools --minGQ not filtering

    Hello,

    I am trying to filter based on GQ < 15. I do the following:

    vcftools --vcf infile.vcf --minGQ 15 --recode --out filtered

    However, this filtering does not work, nothing is being removed: "After filtering, kept 1287174 out of a possible 1287174 Site”. I confirm that the GQ tag is present in my VCF file. Other filters such as min/maxDP or minQ work just fine. I am using VCFtools - v0.1.13

    Any thoughts on this would be greatly appreciated.

    Thanks!
  • AP38
    Member
    • May 2016
    • 14

    #2
    I cross-posted on biostars since I received no answers here:

    https://www.biostars.org/p/194918/

    Comment

    • yzzhang
      Member
      • Jan 2013
      • 67

      #3
      Previously I tried to use vcftools v0.1.13 to filter my vcf file with --minGQ option, and it worked fine. So it supposed to be some problem with the vcf file than the software. Have you tried to use a different minGO score? which pipeline was used for the vcf generation. I used bowtie2-samtools v0.1.19, and the generated vcf file was good to feed vcftools. hope it helps.

      Comment

      • AP38
        Member
        • May 2016
        • 14

        #4
        Yes, I tried to use a different minGQ, and I had the same issue. The vcf file was created following this workflow:

        - samtools mpileup -C 50 -E -t SP -t DP -u -I -f genome -b bam_list.txt > out.bcf
        - bcftools call -v -c -f gq out.bcf > out.vcf

        Maybe something went wrong with bcftools call?

        Comment

        • AP38
          Member
          • May 2016
          • 14

          #5
          Just posted an answer here:

          https://www.biostars.org/p/194918/

          Comment

          Latest Articles

          Collapse

          • SEQadmin2
            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
            by SEQadmin2



            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

            Despite this, “CRISPR helped turn genome editing from a specialized technique into
            ...
            07-31-2026, 11:01 AM
          • SEQadmin2
            Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
            by SEQadmin2


            Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

            The systematic characterization of the human proteome has
            ...
            07-20-2026, 11:48 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 08-06-2026, 07:41 AM
          0 responses
          15 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 08-03-2026, 10:13 AM
          0 responses
          31 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-31-2026, 02:55 AM
          0 responses
          41 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-24-2026, 12:17 PM
          0 responses
          26 views
          0 reactions
          Last Post SEQadmin2  
          Working...