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
      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...
      Yesterday, 07:48 AM
    • 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

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Today, 06:57 AM
    0 responses
    7 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, Yesterday, 07:17 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-02-2024, 08:06 AM
    0 responses
    19 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-30-2024, 12:17 PM
    0 responses
    21 views
    0 likes
    Last Post seqadmin  
    Working...
    X