Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gt259
    Junior Member
    • Dec 2014
    • 1

    #1

    BLAST Database error: No alias or index file found for protein database

    Hi Chris,

    I am having a similar problem to your original post but unfortunately your workaround hasn't worked for me, do you have any other suggestions?

    Im running off Biolinnux8 (Ubuntu14.04), I downloaded the whole pre-formated nr database via ftp from ftp://ftp.ncbi.nlm.nih.gov/blast/db/

    I ran this command;

    graham@graham-VirtualBox[graham] blastp -query Dropbox/PhD/Bioinformatics/Organism_sequences/Nosema_ceranae/test.fasta -db /media/sf_F_DRIVE/nr -out blastp_out_1e-05.txt -evalue 1e-05

    and got this error;

    BLAST Database error: No alias or index file found for protein database [/media/sf_F_DRIVE/nr] in search path [/home/graham:/var/lib/blastdb]

    Following your recommendation I updated the PATH and ran;

    setenv BLASTDB /home/graham:/var/lib/blastdb:/media/sf_F_DRIVE/nr

    but it didn't seem to work and I get this message;

    BLAST Database error: No alias or index file found for protein database [/media/sf_F_DRIVE/nr] in search path [/home/graham:/home/graham:/var/lib/blastdb:/media/sf_F_DRIVE/nr:]

    the nr directory has all sub databases 00-32 including file extensions phd,phi,phr,pin,pnd,pni,pog,ppd,ppi,psd,psi,psq & tar.gz.md5.

    Any and all help appreciated.
    Graham
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Looks like you have done all the right things but it appears that blast is not able to read from that directory (which appears to be on an external drive).

    Are you able to get a listing by?

    Code:
    $ ls -lh /media/sf_F_DRIVE/nr*
    Are these files readable by all? Otherwise try

    Code:
    $ chmod a+r /media/sf_F_DRIVE/nr*
    Last edited by GenoMax; 05-24-2015, 01:30 PM.

    Comment

    • rhinoceros
      Senior Member
      • Apr 2013
      • 372

      #3
      By nr directory do you mean that you have the unzipped files in:

      Code:
      /media/sf_F_DRIVE/nr/*
      instead of

      Code:
      /media/sf_F_DRIVE/*
      If yes, there's your problem. You should provide the full path, e.g. in the case of the former "/media/sf_F_DRIVE/nr/nr"
      savetherhino.org

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-13-2026, 12:22 PM
      0 responses
      27 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      22 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      37 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      51 views
      0 reactions
      Last Post SEQadmin2  
      Working...