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
        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
      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM

      ad_right_rmr

      Collapse

      News

      Collapse

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