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
        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...
        Today, 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, 07:17 AM
      0 responses
      11 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
      20 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-29-2024, 10:49 AM
      0 responses
      28 views
      0 likes
      Last Post seqadmin  
      Working...
      X