Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Retrieving sequence parts using blastdbcmd

    Hi all

    I am trying to retrieve nucleotide ranges from a BLAST database using blastdbcmd with the -entry_batch option. According to the user manual, blastdbcmd can work with input ranges (in "start-end" format) as well as with strand ("plus/minus"). The query file looks like this:

    comp185406_c0_seq1 1374-1472
    comp185740_c0_seq1 405-506

    When I run blastdbcmd I get the following error:
    Error: comp185406_c0_seq1 1374-1472: OID not found
    Error: comp185740_c0_seq1 405-506: OID not found

    I don't get the error if I use only the sequence IDs and not with nucleotide ranges. I have tried adding "-entry" and "-range" to the input file but this does not help.

    Any suggestions? I am doing this on a windows machine using blast 2.2.25+

    Thanks
    Daniel

  • #2
    Its likely that this issue has already been address here: http://seqanswers.com/forums/showthread.php?t=22415

    HTH

    Comment


    • #3
      Hi HTH - the same questions was asked there three years ago but the issue has not been solved. Any suggestions?
      Daniel

      Comment


      • #4
        Hi Dsher,

        I don't have a direct answer for this as I have not used blastdbcmd lately. Could the problem be related to this? Let me know if this helps while waiting from someone who is familiar with the problem to chip in something.
        The blastdbcmd tool in the BLAST+ suite (replacing fastacmd in the C 'legacy' BLAST suite) lets you do a lot of clever things with a BLAST d...

        Comment


        • #5
          Wonder if this is windows specific problem. On unix:

          Code:
          blastdbcmd -db refseq_rna -entry_batch range.txt -outfmt "%f" -out test_query.txt
          
          $ more range.txt 
          nm_000249 100-150
          nm_000249 150-200

          Here is the output:

          $ more test_query.txt
          >gi|263191547|ref|NM_000249.3|:100-150 Homo sapiens mutL homolog 1, colon cancer, nonpolyposis type 2 (E. coli) (MLH 1), transcript variant 1, mRNA
          ACAGCTGAAGGAAGAACGTGAGCACGAGGCACTGAGGTGATTGGCTGAAGG
          >gi|263191547|ref|NM_000249.3|:150-200 Homo sapiens mutL homolog 1, colon cancer, nonpolyposis type 2 (E. coli) (MLH 1), transcript variant 1, mRNA
          GCACTTCCGTTGAGCATCTAGACGTTTCCTTGGCTCTTCTGGCGCCAAAAT
          Last edited by GenoMax; 05-20-2013, 03:49 AM.

          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
          18 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          22 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 09:21 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-04-2024, 09:00 AM
          0 responses
          47 views
          0 likes
          Last Post seqadmin  
          Working...
          X