Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • d f
    Member
    • Feb 2010
    • 18

    #1

    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
  • d f
    Member
    • Feb 2010
    • 18

    #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

    • d f
      Member
      • Feb 2010
      • 18

      #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

      • SEQadmin2
        Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
        by SEQadmin2



        CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

        Despite this, “CRISPR helped turn genome editing from a specialized technique into
        ...
        07-31-2026, 11:01 AM
      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 08-13-2026, 12:22 PM
      0 responses
      25 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      21 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      36 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      51 views
      0 reactions
      Last Post SEQadmin2  
      Working...