Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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??

  • #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


    • #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

      • seqadmin
        Recent Advances in Sequencing Analysis Tools
        by seqadmin


        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
        05-06-2024, 07:48 AM
      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 05-07-2024, 06:57 AM
      0 responses
      12 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-06-2024, 07:17 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      22 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-30-2024, 12:17 PM
      0 responses
      24 views
      0 likes
      Last Post seqadmin  
      Working...
      X