Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • BLASTX Issues

    I am attempting to run blastx from the command line, and it seems to be very slow (~5-6 minutes for 10 100bp sequences). I compared this to blastx on the NCBI website, which took only 30 seconds. This indicates that there is an issue with the command line usage of blastx, but I don't know where to start examining this issue.

    I made sure that the db used in the command line and on the ncbi website was the same (nr). I am using all default parameters.

    Any help would be appreciated.

    Thanks

  • #2
    That is an apples to oranges comparison.

    Hardware NCBI uses for Blast searches is going to be tremendously more powerful than anything you are using locally.

    What kind of hardware are you running your searches on? How much RAM are you allocating to your searches locally?

    Comment


    • #3
      The machine I run the searches on is a 48 core 2.7ghz with 264 Gb RAM, but not sure how much of that is allocated for the search (nor do I know how to specify allocation). I run the search with default parameters so num_threads is set to 1 by default. Even though, I don't think it should be that slow. Or am I wrong?

      Comment


      • #4
        If you have 48 cores then you would certainly want to up that num_threads option. You may need to experiment with that number to find the sweet spot for your hardware configuration. Start at the half-way point (and go up and down).

        If you have admin access on the machine you may want to make a RAMDISK and copy the database files there (http://askubuntu.com/questions/15286...ake-a-ram-disk) If you are not using linux then look for an appropriate set of instructions for your OS.

        Comment


        • #5
          Increasing the threads definitely helps. I guess I'll fiddle around with that. Thanks GenoMax!

          Comment


          • #6
            Hi ..
            I am trying to get only the "no hits" result after perform the Blastx on the command line

            I've tried:

            <my Blastx command> | tee redirect.result33.txt | cut -d ' ' -f 1 | uniq | comm -31 - ids33_query.txt

            Any help would be appreciated.

            Thanks
            Last edited by debem; 12-09-2014, 05:42 PM.

            Comment


            • #7
              Hi debem,

              Input your results in to two files.csv and try:
              sdiff 1.csv 2.csv > difer.csv

              Open the file difer.csv and select the lines with "<".
              This is your differents IDs.

              Big hub,
              Rhewter.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Genetic Variation in Immunogenetics and Antibody Diversity
                by seqadmin



                The field of immunogenetics explores how genetic variations influence immune responses and susceptibility to disease. In a recent SEQanswers webinar, Oscar Rodriguez, Ph.D., Postdoctoral Researcher at the University of Louisville, and Ruben Martínez Barricarte, Ph.D., Assistant Professor of Medicine at Vanderbilt University, shared recent advancements in immunogenetics. This article discusses their research on genetic variation in antibody loci, antibody production processes,...
                11-06-2024, 07:24 PM
              • seqadmin
                Choosing Between NGS and qPCR
                by seqadmin



                Next-generation sequencing (NGS) and quantitative polymerase chain reaction (qPCR) are essential techniques for investigating the genome, transcriptome, and epigenome. In many cases, choosing the appropriate technique is straightforward, but in others, it can be more challenging to determine the most effective option. A simple distinction is that smaller, more focused projects are typically better suited for qPCR, while larger, more complex datasets benefit from NGS. However,...
                10-18-2024, 07:11 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 11-08-2024, 11:09 AM
              0 responses
              129 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 11-08-2024, 06:13 AM
              0 responses
              98 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 11-01-2024, 06:09 AM
              0 responses
              67 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 10-30-2024, 05:31 AM
              0 responses
              25 views
              0 likes
              Last Post seqadmin  
              Working...
              X