Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • auzzie599
    Junior Member
    • Sep 2017
    • 6

    #1

    Filter VCF file to have just one variant per contig

    Hello, I have a multi-sample VCF file, with about 4000 contigs/loci represented. Many of these contigs contain multiple SNPs, meaning the SNPs are linked to one another in this case. However, some of my downstream analyses do not handle linked markers well, so I would like to be able to filter my VCF file so that I am left with a single SNP per contig. If there were a way to randomly select one SNP per contig, that would be great. Any ideas about how to achieve this? As far as I can tell, VCFtools does not allow this.
  • SNPsaurus
    Registered Vendor
    • May 2013
    • 525

    #2
    vcftools does have a --thin option, and if you set it to the maximum contig size then there will be only 1 SNP per contig (--thin 100000, for example).

    It may select the first SNP in the contig, though.
    Providing nextRAD genotyping and PacBio sequencing services. http://snpsaurus.com

    Comment

    • auzzie599
      Junior Member
      • Sep 2017
      • 6

      #3
      Great, thanks SNPsaurus, this is working nicely. I would still like to do a 'random SNP per locus' option, and compare results to what I'm getting with this 'first SNP per locus' method, but this might require some more advanced programming skills.

      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
      18 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      33 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-31-2026, 02:55 AM
      0 responses
      43 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...