Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • rahul.m.dhodapkar
    Member
    • Jun 2010
    • 28

    Mosaik Alignment Problems

    Dear SEQanswers community,

    I am trying to use MosaikAligner on paired end Illumina reads. I first ran MosaikBuild on my reference sequence, (to get hg18_combined.dat) and then on the paired fastq files
    (to get mosaikpaired_test.dat) and then built a jump database from hg18_combined.dat with a hash size of 15. however, when I try to run MosaikAligner, the whole process
    freezes up, and MosaikAligner tells me that it needs ~100 days to complete the alignment. The terminal output is documented below:
    Code:
    [rd389@c065 bin]$ ./MosaikAligner -ia hg18_combined.dat -in mosaikpaired_test.dat -out mosaikpaired_test.out.dat -a fast -hs 15 -p 8 -j hg18_combined.dat.jump
    ------------------------------------------------------------------------------
    MosaikAligner 1.0.1388                                              2010-02-01
    Michael Stromberg & Wan-Ping Lee  Marth Lab, Boston College Biology Department
    ------------------------------------------------------------------------------
    
    - Using the following alignment algorithm: single position (fast)
    - Using the following alignment mode: aligning reads to all possible locations
    - Using a maximum mismatch threshold of 4
    - Using a hash size of 15
    - Using 8 processors
    - Using a jump database for hashing. Storing keys & positions in memory.
    - loading jump keys database into memory... finished.
    - loading jump positions database into memory... finished.
    - loading reference sequence... finished.
    
    Aligning read library (1999937):
     0% [                                     ]    0.2410 reads/s ETA 96.0 days
    Is there something about the formatting of my command that is wrong? Or is there another processing step before alignment that I have failed to complete? Hope to hear back from mosaik users.

    thanks in advance
    -Rahul Dhodapkar
  • rahul.m.dhodapkar
    Member
    • Jun 2010
    • 28

    #2
    Also, if anyone has the email address of Dr. Stromberg or Dr. Lee, I have been trying to find them, but haven't been able to.

    -Rahul

    Comment

    • epigen
      Senior Member
      • May 2010
      • 101

      #3
      I think if your command was wrongly formated, MOSAIK would have exited with an error instead of starting to align. I've only used it on single end reads so I don't know how it performs on paired end. How long did you wait and did it produce any output?
      You could try setting the -bw parameter to a higher value to speed up the mapping. The value must be an odd number and depends on the read length, see manual. And maybe try -ls <radius> to enable local alignment search for PE reads.

      The manual says Michael Strömbergs email is mikaels ][at][ bc >.< edu
      You could also take a look at http://code.google.com/p/mosaik-aligner/

      Good luck

      Barbara
      Last edited by ECO; 09-14-2010, 08:41 AM. Reason: edited to slightly obscure that poor guy's email address.

      Comment

      Latest Articles

      Collapse

      • GATTACAT
        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by GATTACAT
        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
        07-01-2026, 11:43 AM
      • SEQadmin2
        Nine Things a Sample Prep Scientist Thinks About Before Sequencing
        by SEQadmin2


        I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

        Here are nine questions we think about, in roughly the order they matter, before...
        06-18-2026, 07:11 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 11:05 AM
      0 responses
      6 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-02-2026, 11:08 AM
      0 responses
      28 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-30-2026, 05:37 AM
      0 responses
      25 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-26-2026, 11:10 AM
      0 responses
      25 views
      0 reactions
      Last Post SEQadmin2  
      Working...