mikessh/migec

Error running VDJ junction mapping: [Message] Division undefined

VicenteFR opened this issue · 0 comments

Hi!

I've been trying to run MIGEC whole pipeline on my TRB data. First three steps worked well, but trying to run the VDJ junction mapping, I get next error:

[Message] Division undefined

To run it, I've used the default parameters like this:

migec-1.2.9.jar CdrBlastBatch -R TRB /path/to/Checkout/output /path/to/Assemble/output /path/for/CdrBlastBatch/output/

When doing it, everything seems to go well and the error message pops up after this last message:

Making a temporary FASTA file for BLAST queries

I've been trying to figure out what is wrong and apparently this error message marks a 0/0 division, though I don't really know why this happens for my dataset.

I would appreciate any suggestions to overcome this problem!

Many thanks.