Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • error querying custom database using Blast+

    So I am trying to query stomach ETS libraries for my gene of interest. I installed blast ncbi-blast-2.2.26+.dmg on mac OSX lion. I downloaded an ETS library as a .seq file which I converted to a .fsa file and made it into a blast database using makeblastdb which gave me the following files;

    TSTOM2.fsa.nhr
    TSTOM2.fsa.nin
    TSTOM2.fsa.nnd
    TSTOM2.fsa.nni
    TSTOM2.fsa.nog
    TSTOM2.fsa.nsd
    TSTOM2.fsa.nsi
    TSTOM2.fsa.nsq

    These files are in /Users/jgeahlen/NCBI_Blast/db, which is a different directory than the blast files since my computer installed it in a directory I don't have permission to modify via command line.

    When I try to blast that database using the script below;

    Jessicas-MacBook-Air:db jgeahlen$ blastn -db TSTOM2 -query /Users/jgeahlen/NCBI_Blast/input/human3.fsa -out TSTOM2.out

    I get the following error; BLAST Database error: No alias or index file found for nucleotide database [TSTOM2] in search path [/Users/jgeahlen/NCBI_Blast/db::/Users/jgeahlen/NCBI_Blast/db:]

    but when I look in /Users/jgeahlen/NCBI_Blast/db, there they are

    I have created a .ncbirc file and designated BLASTDB=/Users/jgeahlen/NCBI_Blast/db

    Both my query and database were made from nucleotide sequences so that cannot be the issue. Please help!

    Thanks,
    -Jessie

  • #2
    You specified a database name TSTOM2 so BLAST is looking for an index file named TSTOM2.nin (or an alias file named TSTOM2.nal). Your BLAST database name is TSTOM2.fsa. Change your command to '-db TSTOM2.fsa'.

    Comment


    • #3
      That seems to have solved the problem, thanks!!!

      Comment


      • #4
        Post withdrawn
        Last edited by sfyoung; 12-29-2012, 12:55 PM. Reason: Deleting to start new thread

        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
        39 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
        55 views
        0 likes
        Last Post seqadmin  
        Working...
        X