Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • rangel
    Junior Member
    • Mar 2012
    • 4

    using blast+ for remote blasting

    Hi I'm trying to run a remote blastn search from linux command line.
    Here's my working syntax for doing this with blastcl3, which is now deprecated:

    blastcl3 -p blastn -i seqs.fasta -p blastn -d nr -o blast.out -T -K 1

    I'm trying to translate this to the new blast+ syntax.
    This is what I thought should work:

    blastn -task blastn -remote -db nr -query suspected.seqs.fasta -evalue 0.00001 -dust no -max_target_seqs 1 -html -out output.blastn.html

    but what happens is that the computer hangs for about 20 min and then spews the following error about 100 times:

    Error: Error: internal_error: (Severe Error) Blast search error: Details: search failed. # Informational Message: [blastsrv4.REAL]: Error: CPU usage limit was exceeded, resulting in SIGXCPU (24).

    any suggestions?

    Thanks
    Roey
  • maubp
    Peter (Biopython etc)
    • Jul 2009
    • 1544

    #2
    How many query sequences do you have? If lots, that explains the NCBI CPU limit. You might be better off running it locally.

    Comment

    • rangel
      Junior Member
      • Mar 2012
      • 4

      #3
      The query file contains about a 100 sequences, which doesn't sound a lot to me.
      the old blastcl3 doesn't seem to have any problem with that.
      In any case I tried running blastn with 1 sequence and I get the right restult, but if the new function isn't working as well as the old one why are the people at NCBI deprecating it?!

      Is my syntax wrong maybe? is there a way to optimise it?

      thanks again
      Roey

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
        by SEQadmin2



        Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
        ...
        Yesterday, 11:10 AM
      • SEQadmin2
        Cancer Drug Resistance: The Lingering Barrier to Rising Survival
        by SEQadmin2



        Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

        There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
        07-08-2026, 05:17 AM
      • GATTACAT
        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by GATTACAT
        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
        07-01-2026, 11:43 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Yesterday, 10:04 AM
      0 responses
      11 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-08-2026, 10:08 AM
      0 responses
      9 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-07-2026, 11:05 AM
      0 responses
      16 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-02-2026, 11:08 AM
      0 responses
      31 views
      0 reactions
      Last Post SEQadmin2  
      Working...