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
            Latest Developments in Precision Medicine
            by seqadmin



            Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

            Somatic Genomics
            “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
            Yesterday, 01:16 PM
          • seqadmin
            Recent Advances in Sequencing Analysis Tools
            by seqadmin


            The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
            05-06-2024, 07:48 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 07:15 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-23-2024, 10:28 AM
          0 responses
          17 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-23-2024, 07:35 AM
          0 responses
          20 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 05-22-2024, 02:06 PM
          0 responses
          10 views
          0 likes
          Last Post seqadmin  
          Working...
          X