Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • MicroBio
    Member
    • Dec 2012
    • 15

    Filtering Contigs by Coverage

    Hi all,

    I have a dataset where I assembled sequences into contigs and would now like to filter the contigs by coverage. My goal is to remove the contigs with low sequence coverage so that I can work only with those contigs with high coverage.

    I am wondering if anybody knows if this is implemented in an existing sequence analysis program or something? I know I could write some code myself to do this, but I figured it was worth asking if anybody knows of this already existing? I haven't been able to find something that does this.

    Thanks for your help!
  • nickloman
    Senior Member
    • Jul 2009
    • 355

    #2
    Which assembler did you use? Some will output this information in the FASTA header, or in a separate statistics file, in which case it is easy to write a script to extract the ones you want. Otherwise you will need to align the reads back to the contigs to get this info.

    Comment

    • MicroBio
      Member
      • Dec 2012
      • 15

      #3
      Thanks nickloman,

      I used IDBA-UD. I'll look into whether or not it will give me that output like you mentioned. Otherwise I will go ahead and re-align the reads and deal with it from there. I was just curious if there were already programs to do this, and it looks like the answer is that some assemblers do this automatically. Thanks for the answer!

      Comment

      • AdrianP
        Senior Member
        • Apr 2011
        • 130

        #4
        Mira does it automatically, and so do most kmer based assemblers, they put coverage in terms of kmer coverage.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          New Genomics Tools and Methods Shared at AGBT 2025
          by seqadmin


          This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

          The Headliner
          The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
          03-03-2025, 01:39 PM
        • seqadmin
          Investigating the Gut Microbiome Through Diet and Spatial Biology
          by seqadmin




          The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
          02-24-2025, 06:31 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 05:03 AM
        0 responses
        15 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, Yesterday, 07:27 AM
        0 responses
        12 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-18-2025, 12:50 PM
        0 responses
        14 views
        0 reactions
        Last Post seqadmin  
        Started by seqadmin, 03-03-2025, 01:15 PM
        0 responses
        185 views
        0 reactions
        Last Post seqadmin  
        Working...