guanchangge / mosaik-aligner

Automatically exported from code.google.com/p/mosaik-aligner
0 stars 0 forks source link

A position was specified that is larger than the jump positions database #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create Jump database of hash size 15
2.Run Mosaik Aligner with the parameters -hs 15 -mmp .05 -m all -mhp 100 -act 
26 -p 8 -j jumpDB
3. At the message: Aligning read library:
ERROR: A position(some number) was specified that is larger than the jump 
positions database

What is the expected output? What do you see instead?
Expected output is Aligner output file. The program crashes after the above 
error message.

What version of the product are you using? On what operating system?
Mosaik-1.0.13 MacOSX 10.6

Please provide any additional information below.

Original issue reported on code.google.com by rawat.a...@gmail.com on 23 Jul 2010 at 10:14