Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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

  • #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


    • #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

      • seqadmin
        Recent Advances in Sequencing Analysis Tools
        by seqadmin


        The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
        Yesterday, 07:48 AM
      • seqadmin
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Yesterday, 07:17 AM
      0 responses
      11 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 05-02-2024, 08:06 AM
      0 responses
      19 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-30-2024, 12:17 PM
      0 responses
      20 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-29-2024, 10:49 AM
      0 responses
      28 views
      0 likes
      Last Post seqadmin  
      Working...
      X