Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • BLASTP problems

    Hi all,

    I blasted a fasta file with 15000 sequences on a linux machine using the following command:

    blastp -query protein.fasta -db nr -evalue 1e-6 -num_threads 64 -outfmt 5 -max_target_seqs 5 -out output.xml

    However I could only obtain results for the first 405 sequences. The program run off at some timepoint (about 2 hrs on our cluster). What would be the problem?

    Thanks a lot!

  • #2
    It sounds like a standalone machine based on your first sentence but then you refer to a "cluster" later on. Are you running into some sort of limits set by your system administrators on system resource usage (or something as simple as a disk partition filling up)? Are there any log files (either from blast or queuing system from your cluster)?

    If you have 15000 sequences to blast then you may want to split those into several smaller jobs (if you are running on a cluster).

    Comment


    • #3
      Originally posted by GenoMax View Post
      It sounds like a standalone machine based on your first sentence but then you refer to a "cluster" later on. Are you running into some sort of limits set by your system administrators on system resource usage (or something as simple as a disk partition filling up)? Are there any log files (either from blast or queuing system from your cluster)?

      If you have 15000 sequences to blast then you may want to split those into several smaller jobs (if you are running on a cluster).
      Thank you very much GenoMax.

      It is a standalone machine, not a cluster -- mistaken.

      The system administrator said neither disk space nor CPU usage was limited, so I was trying to split the file into minifiles containing 500 sequences. Blasting one of them took around 2.5 hrs and had ~400 sequences aligned. So I guess it is like "sooner or latter the program will exist for itself for unknown reason"?

      I am now splitting the fasta to 200 sequences per file and will try it.

      Comment


      • #4
        Are you getting the result in a truncated file or is the program throwing an error when it exits?

        When something like this happens one thing to check is if the program is writing intermediate files to /tmp and to see if that fills up over time. You may need to ask the admins to verify that.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin




          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
          04-22-2024, 07:01 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 08:47 AM
        0 responses
        12 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        60 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        59 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        54 views
        0 likes
        Last Post seqadmin  
        Working...
        X