Closed chris-cheshire closed 3 years ago
Thanks @chris-cheshire @PoisonAlien can you comment on this?
@brentp Yes, I can reproduce the error. Thank you @chris-cheshire for the fix, it works.
I also apologize for the mistake, I should have been more careful and double checked.
Thanks @chris-cheshire for finding and fixing. And thanks @PoisonAlien for checking, no problem on the mistake.
I ran this at the latest commit, its looks like the alignment code cannot be reached due to the following lines:
The main alignment parameters do not pass this check and always error out with "must specify fasta as 2nd argument".
I have fixed argument checking so this runs properly.