rcedgar / muscle

Multiple sequence and structure alignment with top benchmark scores scalable to thousands of sequences. Generates replicate alignments, enabling assessment of downstream analyses such as trees and predicted structures.
https://drive5.com/muscle
GNU General Public License v3.0
188 stars 22 forks source link

Improve Makefile, fix compiler compatibility issues, add CI build workflows #17

Closed rcedgar closed 2 years ago

rcedgar commented 2 years ago

See this wiki page for detailed discussion of the build system design. See also this page for how-to build instructions.

rcedgar commented 2 years ago

@mschubert @edavis71 @joelb123 This pull request includes improvements to the Makefile and adds CI workflows, see the wiki for details. Please let me know what you think, thanks!