Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • bfast match "hangs" while reading index

    When I run bfast match (version 0.7.0a), the program often "hangs" while reading the index (as evidenced by the last line of output to stderr):

    Reading index from /path/to/NFSfilesystem/hg19.fasta.nt.2.1.bif.
    If I look at the process with "top" it is still active. Generally, loading an index file takes 5-8 minutes (from the timing info provided from bfast); but, often times I've had it take up to 15 hours! This most often happens when I submit the processes to our PBS cluster. When I run them 'locally' (but on the same machines/disks that are in the PBS cluster), I don't have this issue (though the sample size is much smaller than when I submit to the cluster, since I'm submitting 20+ bfast match commands at the same time). I realize this could be a consequence of high disk/network usage (the index files and FASTQ files are located on a shared NFS GPFS filesystem on high performance dedicated fileservers), but I thought I would see if anyone else sees this issue.

    An example command line call:

    Code:
    bfast match -A 0 -t -n 16 -f /path/to/NFSfilesystem/hg19.fasta -r /path/to/NFSfilesystem/Sample.fastq.gz  -i 4 -z -T /localdisk/scratch/  > /path/to/NFSfilesystem/D1BUKACXX_MN02_002_4.bmf
    Thanks!

  • #2
    Not directly a problem with BFAST

    I've determined this is not an issue with BFAST per se, but a combination with running BFAST match through my ruffus-based pipeline. A similar issue has been noticed when using SGE (I'm using PBS Pro), also not specific to BFAST. It seems to be related to the submission script polling for input (see http://ruffus.org.uk/faq.html under "qrsh eats up all my processor time under ruffus"). Though, in my pipeline, this only happens when using bfast match (not localalign, postprocess, or merge).

    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 on Modified Bases...
      Yesterday, 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, 04-11-2024, 12:08 PM
    0 responses
    55 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    51 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    45 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    55 views
    0 likes
    Last Post seqadmin  
    Working...
    X