This is a test version of Biostars. For the public version, visit https://www.biostars.org.
segmentation fault (core dumped) in IGBlast

I'm analyzing antibodies and I'm using IGBlastn standalone for it. I have created my own database using makeblastdb. When running it gives the error Segmentation fault (core dumped). Does anyone know how to fix this?

thanks

segmentationfault igblast antibody

1 answer

According to Blastn Segmentation Fault it appears that the query is too long/the number of queries is too large. A good idea would be to split data in several chunks. Please also check out this IgBlastWrapper, specially designed to handle antibody libraries

Log in to answer this question.