Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mike2188
    Member
    • Oct 2013
    • 27

    #1

    Read deduplication with extremely high coverage and variant calling

    Hello,

    I'm currently in a class, and the professor is having us run through some NGS practice data from HIV. I tried to find an exact answer in the forums but couldn't. I feel like the professor may be wrong with what he is asking us to do.

    He gave us fastq files, and told us to clean them up, align them to the genome, remove duplicates with picard tools, and then do variant calling. The problem is, the coverage is insanely high (~200,000x) so every position has many many mapping reads.

    If I understand correctly, Picard tools will select one read (is it the best mapping quality read, or most highly represented read?) at each mapping location and discard the rest.

    I feel like this strategy isn't right. If the program is selecting for the best mapping read, I feel like this would select for variants that match the genome reference at that location even if they are a minor variant. If the program is using the most abundant read, I feel like every minor variant would definitely be lost. Am I wrong in my thinking??
  • HESmith
    Senior Member
    • Oct 2009
    • 512

    #2
    1) Are you sure you have 200K-fold genome coverage, or 200K reads?

    2) Picard ranks duplicates by summed base-quality scores (see the documentation).

    3) Reads are randomly distributed across the genome, so multiple reads will span every nucleotide. So even minor variants will be represented by a subset of reads (although the default parameters of your variant caller might need to be modified to detect low-frequency variants).

    Comment

    • Mike2188
      Member
      • Oct 2013
      • 27

      #3
      Yes, coverage is extremely high, had several million reads from a miseq run covering a small viral genome of ~10kb.

      Oh, okay. If it takes the overall highest quality read, and doesn't consider mapping quality or the number of instances of each read, then each position will be sampled multiple times and variant calling will work. Reads were a long length (250 bases, SE) so each position would be sampled randomly ~250 times.

      That makes sense to me. Thanks for clarifying.

      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
      20 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...