Version Compatibility
Reference examples tested with: MAFFT 7.520+, MUSCLE 5.1+, ClustalOmega 1.2.4+, T-Coffee 13+, PAL2NAL 14+, BioPython 1.83+
Before using code patterns, verify installed versions match. If versions differ:
- CLI:
mafft --version,muscle -version,clustalo --version - Python:
pip show biopythonthenhelp(module.function)to check signatures
If code throws errors, introspect the installed tool and adapt the example to match the actual CLI flags rather than retry
[Description truncada. Veja o README completo no GitHub.]