Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • MosaikJump stalls and does not complete

    I am using Mosaik to align bacterial reads against a set of bacterial references sequences. I am having problems with hashing the references sequences with MosaikJump.

    When I run

    Code:
    MosaikJump -ia [*.dat file from MosaikBuild] -out [jump filename stub] -hs 15
    MosaikJump gets to 10% completion and then stalls. The stderr|stdout output showing progress stays at:

    10% [==> ] 0.0000 hashes/s ETA 0 s

    until my job finally runs out of walltime. The "jump" database does not get created. This command uses 10Gb of RAM while it is hashing, before it stalls.

    If I run MosaikJump with the -mem 8 option:

    Code:
    MosaikJump -ia [*.dat file from MosaikBuild] -out [jump filename stub] -mem 8 -hs 15
    MosaikJump gets to 41% completion and then stalls. With the -mem 8 option, this uses 16Gb of RAM while it is hashing, before it stalls.

    The reference sequence I am hashing consists of 2.6 Gbase of bacterial genomic sequences, 929 sequences in total.

    I am running mosaik v. 2.2.3, on Linux CentOS release 6.5

    Any one have any ideas as to what is going wrong?
    Last edited by d f; 06-05-2014, 12:28 PM. Reason: clarity

  • #2
    I found if I split up my reference set into several smaller sets, MosaikJump won't stall.

    But, instead, MosaikJump now crashes with a Segmentation fault. I allocated enough memory since it used 15 Gb of RAM, whereas I had allocated 24 Gb.

    At the time it crashes MosaikJump was doing the step "writing jump positions database:" and it crashes after completing 50%.

    Does anyone have any ideas how to get around this problem?

    Has anyone been able to get MosaikJump to work?

    Comment


    • #3
      I finally determined the problem after a lot of trial and error: MosaikJump writes a lot of stuff (29 Gb worth, indexing 2.6 Gbase of reference sequence) to /tmp. If /tmp doesn't have enough space, MosaikJump will stall, or die with a segmentation fault.

      The MOSAIK documentation (Mosaik 1.0 Documentation.pdf) says, "If the /tmp directory is too small... you can specify another directory by setting the MOSAIK_TMP environment variable. For example, ... in bash:"

      Code:
      export MOSAIK_TMP=/home/marth/tmp

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Best Practices for Single-Cell Sequencing Analysis
        by seqadmin



        While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
        Yesterday, 07:15 AM
      • seqadmin
        Latest Developments in Precision Medicine
        by seqadmin



        Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

        Somatic Genomics
        “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
        05-24-2024, 01:16 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 06:58 AM
      0 responses
      11 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 08:18 AM
      0 responses
      17 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, Yesterday, 08:04 AM
      0 responses
      16 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 06-03-2024, 06:55 AM
      0 responses
      13 views
      0 likes
      Last Post seqadmin  
      Working...
      X