Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • No alias found after makeblastdb

    Hello, I want to blast a fasta file which the output of usearch after sequence merging and filtering.
    I have downloaded all the nucleotide files from NCBI in FASTA format and after inzipping I ended up with a file named just nt. I used the makeblastdb command and got 22(!) .nhr .nin and .nsq files. When I run the blastn command like this, while being in the database directory:
    blastn -db /home/database -query /home/COIS/19-3.fa -out outfile.txt
    I get an error message saying "No alias or index file found for nucleotide database"
    Any ideas on how to fix this?

  • #2
    BioMidge - It sounds like you want to run a BLAST search using the "nt" database locally? The best way to do this is with the pre-made NCBI nt database files from ftp://ftp.ncbi.nlm.nih.gov/blast/db/ - and search these forums for more details as this is a common question.

    Comment


    • #3
      You need to provide a "basename" for the index in the -db option. In your case your -db option would be -db /home/database/nt

      Comment


      • #4
        Exactly. You only mentioned the directory where your db are kept. You need to point out the name of that db

        Comment


        • #5
          Thanks for the replies!
          Maubp: I have downloaded the nt database from that location on NCBI.
          I get the no alias error message again when setting the option as
          -db /home/database/nt too.
          Same error also appears when using the .nsq file as db
          -db ref_lib.db.22.nsq (that's one of the output files after makeblastdb).
          I also tried the blastdb_aliastool:
          blastdb_aliastool -db ref_lib -dbtype nucl -out database -title "nt_database"
          but it is asking for a GI list argument.

          Comment


          • #6
            If you are trying to blast against nt locally best thing is to download pre-made blast indexes from NCBI (ftp://ftp.ncbi.nlm.nih.gov/blast/db/). Get all nt* files at the link and make sure they are all in the same directory. Uncompress the files and that is all you need to do before specifying -db /path_to/nt as your database option.

            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
            25 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            28 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            24 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