Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segmentation fault #9

Open
guorongxu opened this issue Dec 19, 2017 · 1 comment
Open

Segmentation fault #9

guorongxu opened this issue Dec 19, 2017 · 1 comment

Comments

@guorongxu
Copy link

guorongxu commented Dec 19, 2017

Hi Jayne,

I am trying to use mobster to run my wgs sample to call MEIs, but I got the error when Mobster call MosaikAligner to run the alignment. Do you have any thoughts about this error?

Thanks,
Guorong


MosaikAligner 2.2.30 2014-06-27
Wan-Ping Lee & Michael Stromberg Marth Lab, Boston College Biology Department

  • Using the following alignment algorithm: all positions
  • Using the following alignment mode: aligning reads to all possible locations
  • Using a maximum mismatch percent threshold of 0.1
  • Using a hash size of 9
  • Using 2 processors
  • Using a Smith-Waterman bandwidth of 25
  • Using an alignment candidate threshold of 20bp.
  • Setting hash position threshold to 200
  • Using a jump database for hashing. Storing keys & positions in memory.
  • loading reference sequence... finished.
  • loading jump key database into memory... finished.
  • loading jump positions database into memory... finished.

Aligning read library (16083243):
0% [ ] |Segmentation fault

@SHuang-Broad
Copy link
Contributor

I run into the same problem while using MOSAIK on my WGS,
so I issued #21 for replacing MOSAIK with the latest release of bwa mem.
I've tested it works.
The problem is in getting the reference, for which you can see #17 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants