Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • morning latte
    Member
    • Jun 2013
    • 91

    Comparing assemblies using BLAST or mapper?

    Greetings,

    I want to compare metagenomes generated by Illumina HiSeq. Metagenomic sequences were assembled so I want to compare different assemblies. I have heard that BLAST could be used for comparing assemblies. In this case, what blast program can be suggested, blastn or blastx? Can mappers be used (bow tie, BWA, etc)? Any suggestion or advice would be appreciated!
  • sphil
    Senior Member
    • Apr 2010
    • 192

    #2
    what do you mean by "compare"? I doubt that mappers like BWA.. are capable of doing this. They are desinged to work with short sequences, <120bp, so they won't compare sequences of, approx. 1kb, very well. Blast is one shot you can also try someting like mauve, assuming that you say that the two assemblies are one genome. Mauve will show you a 'full genome' alignment.

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #3
      If you are trying to "compare" assemblies of significant similarities then MUAVE may be an option to try: http://gel.ahabs.wisc.edu/mauve/

      LASTZ can also be used if you want to do pair-wise alignments: http://www.bx.psu.edu/~rsharris/lastz/newer/

      Comment

      • Brian Bushnell
        Super Moderator
        • Jan 2014
        • 2709

        #4
        I like to use quast for comparing assemblies. It has a special version, metaquast, that is designed for metagenomes.

        I also routinely evaluate assemblies using BBMap.

        bbmap.sh ref=assembly1.fa in=assembly2.fa nodisk out=mapped.sam

        This will shred assembly2 into 500bp fragments, map them to assembly1, and generate statistics about how much mapped (you can make the fragment length shorter with the 'fastareadlen=X' flag). If you do it both ways you will see how much of the assembly of each is contained by the other.

        Also, mapping the reads to each assembly will give you nice statistics about the percentage of of reads map, the percent that matched the reference perfectly, the percent that were ambiguous, and the error rates (insertions, deletions, substitutions), which allows you to infer the quality of the assembly. The best metagenomic assembly will typically allow the highest mapping percent with the lowest error rates, lowest ambiguity rates, and smallest size.

        The included assembly stats program will also give you an overview of the assembly continuity:

        stats.sh assembly.fa

        Comment

        • morning latte
          Member
          • Jun 2013
          • 91

          #5
          Dear all,

          I really appreciate all the suggestions and advices. This is really helpful. I will try some of them now. Thank you again.

          Comment

          • morning latte
            Member
            • Jun 2013
            • 91

            #6
            Dear Brian Bushnell,

            So I have tried with metaquast according to one of your suggestions even though I ran into some problems (contigs_reports directory contains nothing) and trying to figure out. I have several environmental metagenomes and each of them was assembled. In its publication, it does not describe metaquast command as it came out recently I guess. Just to make sure, metaquast performs like aligner for metagenomes? Most of contig size in my metagenomes are short and the average contig size is about 550 bp. Could you give me a bit more detail about this metaquast command if you have any experience? I appreciate your advice in advance.

            Comment

            • Brian Bushnell
              Super Moderator
              • Jan 2014
              • 2709

              #7
              Unfortunately, I can't really help you there - I've only used quast, not metaquast. And yes, it will align assemblies to each other (as well as doing other things, like gene counting).

              Comment

              • GenoMax
                Senior Member
                • Feb 2008
                • 7142

                #8
                @Morning latte: At least one person from the group that wrote Quast is on SeqAnswers. If you create a separate thread with your question about Metaquast it should generate a response.

                Comment

                • morning latte
                  Member
                  • Jun 2013
                  • 91

                  #9
                  Thank you Brian Bushnell and GenoMax!

                  Comment

                  Latest Articles

                  Collapse

                  • SEQadmin2
                    Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                    by SEQadmin2


                    I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.


                    Here are nine questions we think about, in roughly the order they matter, before...
                    Yesterday, 07:11 AM
                  • SEQadmin2
                    From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                    by SEQadmin2


                    Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                    The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                    ...
                    06-02-2026, 10:05 AM
                  • SEQadmin2
                    Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
                    by SEQadmin2


                    With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


                    Introduction

                    Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
                    05-22-2026, 06:42 AM

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, 06-17-2026, 06:09 AM
                  0 responses
                  20 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-09-2026, 11:58 AM
                  0 responses
                  38 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-05-2026, 10:09 AM
                  0 responses
                  44 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-04-2026, 08:59 AM
                  0 responses
                  49 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...