Header Leaderboard Ad

Collapse

Mosaik Alignment Problems

Collapse

Announcement

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

  • 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:
    [[email protected] 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

  • #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


    • #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

      • seqadmin
        Improved Targeted Sequencing: A Comprehensive Guide to Amplicon Sequencing
        by seqadmin



        Amplicon sequencing is a targeted approach that allows researchers to investigate specific regions of the genome. This technique is routinely used in applications such as variant identification, clinical research, and infectious disease surveillance. The amplicon sequencing process begins by designing primers that flank the regions of interest. The DNA sequences are then amplified through PCR (typically multiplex PCR) to produce amplicons complementary to the targets. RNA targets...
        03-21-2023, 01:49 PM
      • seqadmin
        Targeted Sequencing: Choosing Between Hybridization Capture and Amplicon Sequencing
        by seqadmin




        Targeted sequencing is an effective way to sequence and analyze specific genomic regions of interest. This method enables researchers to focus their efforts on their desired targets, as opposed to other methods like whole genome sequencing that involve the sequencing of total DNA. Utilizing targeted sequencing is an attractive option for many researchers because it is often faster, more cost-effective, and only generates applicable data. While there are many approaches...
        03-10-2023, 05:31 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 11:44 AM
      0 responses
      8 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-24-2023, 02:45 PM
      0 responses
      18 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-22-2023, 12:26 PM
      0 responses
      18 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 03-17-2023, 12:32 PM
      0 responses
      18 views
      0 likes
      Last Post seqadmin  
      Working...
      X