Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • MUMmer VS blastp

    I just finish a bacteria genome, then compare two genomes of the same genus. I hesitate between the MUMmer and blastp. Please give me some suggestions. And also, is there any software to get a dot plot from the result of blastp?

  • #2
    yes, you can try BSR, it is based on blastp.
    Bluehost - Top rated web hosting provider - Free 1 click installs For blogs, shopping carts, and more. Get a free domain name, real NON-outsourced 24/7 support, and superior speed. web hosting provider php hosting cheap web hosting, Web hosting, domain names, front page hosting, email hosting. We offer affordable hosting, web hosting provider business web hosting, ecommerce hosting, unix hosting. Phone support available, Free Domain, and Free Setup.

    good luck!

    Comment


    • #3
      Thank you for bio-x's kind help. I think accurately I'd like to get a dot plot of two genomes's ortholog plot by reciprocal best-hit pair from the result of pair-wise BLASTP. I guess there must be some software which is suitable to do this. Please give me some suggestions.

      Comment


      • #4
        Originally posted by anyone1985 View Post
        I think accurately I'd like to get a dot plot of two genomes's ortholog plot by reciprocal best-hit pair from the result of pair-wise BLASTP.
        "promer" from the Mummer suite will effectively do want you want. Although it doesn't examine "genes" it matches translated regions, which if there is a good match, are likely to be orthologs (or paralogs) anyway.

        Comment


        • #5
          Yes, promer is pretty good. However, I'd like to draw the graph exactly. The promer can not give a clear position to identify the gene. Many literatures have figures as below. I am intrested in which software can draw such figure.

          Originally posted by Torst View Post
          "promer" from the Mummer suite will effectively do want you want. Although it doesn't examine "genes" it matches translated regions, which if there is a good match, are likely to be orthologs (or paralogs) anyway.
          Attached Files

          Comment


          • #6
            does anyone know how to fix the following MUMmer error?

            where textlen is the same as the length of build36 (hg18)

            ./mummer: suffix tree construction failed: textlen=3080436075 larger than maximal textlen=536870908

            Comment


            • #7
              Try:


              The corresponding paper can be found here:

              Comment


              • #8
                @robs

                thanks, but the link says:

                [Thanks for the hint about the recent "MEMs" implementation that "can serve as a drop-in replacement for the MEMs algorithm in MUMmer 3". Seems to be working perfectly where MUMmer crashed :-) --Dan 15:08, 5 January 2010 (UTC)]

                what was the original hint? (sorry for any stupidity)

                Comment


                • #9
                  Not sure what you mean with "original hint". There is only one hint and if you take a look at the paper you will see that the quote is actually from there.
                  The MEMs implementation has a mummer module that can be used instead of the MUMmer3 one. By doing this, mummer shouldn't crash anymore. More details are in the paper.

                  Comment


                  • #10
                    @robs

                    thanks so much for your help.

                    Comment


                    • #11
                      To solve the textlen problem, build a 64-bit version, and make sure
                      #define SIXTYFOURBITS is set in types.h.
                      (Grep for the one place this is used, to see where to set it).

                      Comment


                      • #12
                        Originally posted by Will Nelson View Post
                        To solve the textlen problem, build a 64-bit version, and make sure
                        #define SIXTYFOURBITS is set in types.h.
                        (Grep for the one place this is used, to see where to set it).
                        First, thanks for, as far as I can tell, the only solution to the mummer textlen problem on the web...

                        Not being an hardcore programmer, but a biologist-come-bioinformatician (more like a user of programs), it took me some time to figure out how to implement it, though. What you meant was to add this line

                        Code:
                        #define SIXTYFOURBITS
                        to the src/kurtz/libbasedir/types.h file before the line where it says

                        Code:
                        #ifdef SIXTYFOURBITS
                        and then run

                        Code:
                        make install
                        again.

                        (I had begun to 'uncomment' the ifdef line, causing all kinds of errors - like I said, not a programmer)

                        Just clarifying for future generations...

                        Comment


                        • #13
                          This thread also supplies another solution:



                          "
                          If you recompile the package like so:

                          > make clean
                          > make CPPFLAGS="-O3 -DSIXTYFOURBITS"

                          you should have no more problems with space limitations.

                          Best,
                          -Adam
                          "

                          Comment


                          • #14
                            I want to compare to genomes with 87%similarity, I cant decide should I use Promer or NUCMER?

                            Comment

                            Latest Articles

                            Collapse

                            • seqadmin
                              Current Approaches to Protein Sequencing
                              by seqadmin


                              Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
                              04-04-2024, 04:25 PM
                            • seqadmin
                              Strategies for Sequencing Challenging Samples
                              by seqadmin


                              Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                              03-22-2024, 06:39 AM

                            ad_right_rmr

                            Collapse

                            News

                            Collapse

                            Topics Statistics Last Post
                            Started by seqadmin, 04-11-2024, 12:08 PM
                            0 responses
                            25 views
                            0 likes
                            Last Post seqadmin  
                            Started by seqadmin, 04-10-2024, 10:19 PM
                            0 responses
                            27 views
                            0 likes
                            Last Post seqadmin  
                            Started by seqadmin, 04-10-2024, 09:21 AM
                            0 responses
                            24 views
                            0 likes
                            Last Post seqadmin  
                            Started by seqadmin, 04-04-2024, 09:00 AM
                            0 responses
                            52 views
                            0 likes
                            Last Post seqadmin  
                            Working...
                            X