Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • z3199001
    Junior Member
    • Sep 2010
    • 1

    Help with BLASTX command

    early learner question here,

    I'm trying to run a BLASTX and i'm getting errors returned saying that it can't use DUST filtering.

    The help says that by default BLASTX is SEG filtering can anyone tell me how to define this in the command? all the help says is "-F Filter query sequence (DUST with blastn, SEG with others) [String]" is this as simple as -F SEG cause that doesn't seem to work either.

    any help would be much appreciated..
  • Torst
    Senior Member
    • Apr 2008
    • 275

    #2
    Originally posted by z3199001 View Post
    I'm trying to run a BLASTX and i'm getting errors returned saying that it can't use DUST filtering. The help says that by default BLASTX is SEG filtering can anyone tell me how to define this in the command? all the help says is "-F Filter query sequence (DUST with blastn, SEG with others) [String]" is this as simple as -F SEG cause that doesn't seem to work either.
    The help is saying that if you turn on filtering with "-F T" (T=true, F=false), then it will use the DUST algorithm to filter the query (when using "-p blastn") and use SEG to filter the query (when not using "-p blastn"). This is because DUST is for DNA sequences, SEG is for protein sequences.

    BLASTX searches a a protein databases using a translated nucleotide query. Hence your query is Protein, not DNA. Hence it uses SEG, not DUST. Just supply "-F T" as the option to "blastall".

    Comment

    • kmcarr
      Senior Member
      • May 2008
      • 1181

      #3
      Originally posted by z3199001 View Post
      early learner question here,

      I'm trying to run a BLASTX and i'm getting errors returned saying that it can't use DUST filtering.

      The help says that by default BLASTX is SEG filtering can anyone tell me how to define this in the command? all the help says is "-F Filter query sequence (DUST with blastn, SEG with others) [String]" is this as simple as -F SEG cause that doesn't seem to work either.

      any help would be much appreciated..
      If you could provide the full command line you tried which produced the error it would help in diagnosing the problem.

      Comment

      • acopeland
        Junior Member
        • Feb 2010
        • 2

        #4
        blastx seq/dust problems

        If you specify a -F option, make sure that the dust binary is in your path. Also, the Korf blast book has some useful discussion and recommendations about blast parameters.

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        25 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        39 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        62 views
        0 reactions
        Last Post SEQadmin2  
        Working...