After trying to run papara with the suggested fixes I'm still having trouble, now the program prints the following error
papara: stepwise_align.h:695: void pvec_aligner_vec<score_t, W>::align(biter, biter, score_t, score_t, score_t, score_t, oiter) [with biter = __gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >, oiter = __gnu_cxx::__normal_iterator<int*, std::vector<int, ab_internal_::alloc<int, 4096ul> > >, score_t = int, long unsigned int W = 4u]: Assertion `av_size >= block_width * W' failed.
papara: stepwise_align.h:695: void pvec_aligner_vec<score_t, W>::align(biter, biter, score_t, score_t, score_t, score_t, oiter) [with biter = __gnu_cxx::__normal_iterator<const unsigned char*, std::vector<unsigned char> >, oiter = __gnu_cxx::__normal_iterator<int*, std::vector<int, ab_internal_::alloc<int, 4096ul> > >, score_t = int, long unsigned int W = 4u]: Assertion `av_size >= block_width * W' failed.
Aborted
I'm really embarrassed that everything seems to work fine to you but I can't manage to achieve it and I still have to run it for like 14 alignments more. Thanks, I really appreciate your time.
Juan