Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • biobio
    Junior Member
    • Feb 2011
    • 2

    BLAST database error - when changing to new BLAST+ local program

    Hi,
    I used local BLAST a while ago and have problem when changing to the new BLAST+.
    I put the .../ncbi-blast-2.2.24+/bin and .../ncbi-blast-2.2.24+/db into $PATH

    and execute the command
    /local/.../blastp -query input -out output.fa -db nr -evalue 0.001


    error returned:
    BLAST Database error: No alias or index file found for protein database [nr] in search path [/local/.../ncbi-blast-2.2.24+/bin::]

    ==========================
    What does this error mean?
    Has the query input query format changes in the new BLAST+?
  • maubp
    Peter (Biopython etc)
    • Jul 2009
    • 1544

    #2
    It can't find your blast database (have you shortened the error message? The search path looks funny). There is an environment variable you can set, or just pass the full path rather than just nr.

    Comment

    • biobio
      Junior Member
      • Feb 2011
      • 2

      #3
      Thanks for your reply! I've tried putting the full path for nr db, but it seems BLAST still search within my current directory.

      But, I found a work-around that I put all my query in the folder of nr database, and now it can work fine.

      Although I checked the configuration guide again but cannot find ".ncbirc" file they mentioned on http://www.ncbi.nlm.nih.gov/staff/ta...nix_setup.html


      Originally posted by maubp View Post
      It can't find your blast database (have you shortened the error message? The search path looks funny). There is an environment variable you can set, or just pass the full path rather than just nr.

      Comment

      • rglover
        rg
        • Dec 2008
        • 51

        #4
        try setting the environment variable BLASTDB to the location of your database, that should do the trick.

        Comment

        • ferreirafm
          Junior Member
          • Jun 2011
          • 1

          #5
          There is no need of move your blast database. At least for the linux version of the blast+, setting up the appropriate file's owners and permitions will fix the problem.
          G'Luck,
          ferreirafm
          Last edited by ferreirafm; 06-15-2011, 05:26 AM.

          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...
            06-18-2026, 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, Yesterday, 11:10 AM
          0 responses
          7 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-17-2026, 06:09 AM
          0 responses
          42 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-09-2026, 11:58 AM
          0 responses
          103 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          125 views
          0 reactions
          Last Post SEQadmin2  
          Working...