Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • super0925
    Senior Member
    • Feb 2014
    • 206

    blastx parameters to return top 5 hits for each contigs

    Hi
    I performed a blastx of some thousand contigs and I want only top 5 hits for each contigs if it has more than 5 hits.
    The result will go to Blast2GO to do GO mapping.

    With this post I know http://seqanswers.com/forums/showthread.php?t=41875 blastall could do it.

    Which is blastx -p blastx -b 1 - v 1(but it is only 1 hit)
    Options from blastall
    -v Number of one line descriptions
    -b Number of alignments to show

    (1) how about 5? is it -b 5 -v 5?
    And e-value? I don't know which is better cause I saw some post said 1e-3 but some said 1e-6 is better.

    (2) if I directly use blastx not the old version blastall, which parameter could I set?

    -max_target_seqs
    -num_alignments
    -max_hsps


    Thank you!
    Last edited by super0925; 08-05-2015, 03:35 AM.
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Is there a reason you are using an old version of blast (based on your references to blastall)?

    If you want to keep using the old version for some reason then "blastall -help or blastx -help" should produce enough on-screen help that will help answer the question you have. You are basically on the right track.

    It may help to understand e-value (http://journals.plos.org/plosbiology...l.pbio.1001014) before you decide if -3 or -06 is better for your intended purpose.

    Comment

    • super0925
      Senior Member
      • Feb 2014
      • 206

      #3
      Originally posted by GenoMax View Post
      Is there a reason you are using an old version of blast (based on your references to blastall)?

      If you want to keep using the old version for some reason then "blastall -help or blastx -help" should produce enough on-screen help that will help answer the question you have. You are basically on the right track.

      It may help to understand e-value (http://journals.plos.org/plosbiology...l.pbio.1001014) before you decide if -3 or -06 is better for your intended purpose.
      Hi GenoMax
      Thank you for your help.
      Let's go to latest version blastx help file
      I am confused about the
      -max_target_seqs <Integer, >=1>
      Maximum number of aligned sequences to keep
      * Incompatible with: num_descriptions, num_alignments

      -num_alignments <Integer, >=0>
      Number of database sequences to show one-line descriptions for
      Not applicable for outfmt > 4
      Default = `500'
      * Incompatible with: max_target_seqs

      -num_alignments <Integer, >=0>
      Number of database sequences to show alignments for
      Default = `250'



      Which parameter shall I set for only get 5 hits for each contigs? -num_alignments or -num_alignments or -max_target_seqs

      Comment

      • super0925
        Senior Member
        • Feb 2014
        • 206

        #4
        Originally posted by GenoMax View Post
        Is there a reason you are using an old version of blast (based on your references to blastall)?

        If you want to keep using the old version for some reason then "blastall -help or blastx -help" should produce enough on-screen help that will help answer the question you have. You are basically on the right track.

        It may help to understand e-value (http://journals.plos.org/plosbiology...l.pbio.1001014) before you decide if -3 or -06 is better for your intended purpose.
        I got it.
        It is -max_target_seqs 5
        Thank you

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          Depends on what output format you are using. If you purely want to keep 5 hits then you would want to use num_alignments 5 and num_descriptions.

          parameter -max_target_seqs is ignored for output formats, 0,1,2,3. Use -num_descriptions and -num_alignments to control output
          Last edited by GenoMax; 08-05-2015, 06:48 AM.

          Comment

          • super0925
            Senior Member
            • Feb 2014
            • 206

            #6
            Originally posted by GenoMax View Post
            Depends on what output format you are using. If you purely want to keep 5 hits then you would want to use num_alignments 5 and num_descriptions.

            I want to ouput XML (option 5),
            so either"-max_target_seqs" or " -num_descriptions and -num_alignments" works???

            Comment

            • GenoMax
              Senior Member
              • Feb 2008
              • 7142

              #7
              Either option works for XML output (-outfmt 5).

              Comment

              Latest Articles

              Collapse

              • GATTACAT
                Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                by GATTACAT
                Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                07-01-2026, 11:43 AM
              • 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...
                06-18-2026, 07:11 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, Today, 11:05 AM
              0 responses
              7 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-02-2026, 11:08 AM
              0 responses
              28 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-30-2026, 05:37 AM
              0 responses
              27 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 06-26-2026, 11:10 AM
              0 responses
              26 views
              0 reactions
              Last Post SEQadmin2  
              Working...