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
        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 on Modified Bases...
        Yesterday, 07:01 AM
      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      37 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      41 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      35 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      54 views
      0 likes
      Last Post seqadmin  
      Working...
      X