Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • ncbi blastn database error

    I have an assembly that I want to screen against genbank's NT database. I'm using ncbi blastn v2.6.0+ and I first downloaded the pre-indexed NT from:

    ftp.ncbi.nlm.nih.gov/blast/db/nt*.tar.gz

    which I extracted and then ran this blastn command:

    blastn -db <path>/nt -query <my assembly contigs> -reward 1 -penalty -1 -gapopen 1 -gapextend 2 -word_size 9 -db_soft_mask dust -out <output file> -outfmt 6

    and I got an error message saying:

    BLAST Database error: Cannot find string algorithm id in algorithm map.


    So my first thought was that maybe the pre-packaged version of NT was indexed using a different version of ncbi blast. So then I took the NT fasta file itself and ran:

    makeblastdb -in nt -input_type fasta -dbtype nucl -out nt

    to index it using the exact version I would be using for the blastn. Then I ran the same blastn command again (pointing to my manually indexed db), and I got the same error message again:

    BLAST Database error: Cannot find string algorithm id in algorithm map.


    I don't use blast much these days, but in the past I was a heavy user and have never seen this issue before. Can anyone suggest what I'm doing wrong?


    Thanks,
    John Martin

  • #2
    I'm not experienced, but since nobody replied yet: if in `makeblastdb` you chose to name the database "nt", then in `blastn` have you tried using this name, i.e. `-db nt` instead of the complete path? From looking at the code (inexperiencedly) this would seem to be the error:
    Last edited by r.rosati; 11-29-2017, 04:58 AM.

    Comment


    • #3
      @John: I have not seen this error before either. Your original commands should have been fine.

      I suggest that you email blast helpdesk with this error. It would be great if you can post their solution in this thread, once you hear back from them.

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