Dear Sean & team
It would be great if the infernal tools could report their version in a manner similar to most bioinformatics tools these days
% cmscan --version 2> /dev/null
cmscan 1.1.4
% echo $?
0
This would help with workflow/pipeline auditing.
Thanks,
Torsten