AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Free 30 days.
Atera - an All-in-one platform for IT management
Ideal for IT departments and MSPs (managed service providers)
Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
SAM (Sequence Alignment/Map) is a flexible generic format for storing nucleotide sequence alignment. SAMtools provide efficient utilities on manipulating alignments in the SAM format.
The main samtools source code repository moved to GitHub in March 2012. For ongoing development since then, see http://github.com/samtools/samtools
MOVED TO GITHUB: https://github.com/noporpoise/seq-align
Global optimal sequence alignment using the Needleman-Wunsch algorithm.
Aligns DNA, RNA, protein sequence and more!
See our sister project local alignment using Smith-Waterman:
http://sourceforge.net/projects/smithwaterman/
MOVED TO GITHUB: https://github.com/noporpoise/seq-align
An implementation of the Smith-Waterman local sequence alignment algorithm.
See our sister project global alignment using Needleman-Wunsch:
http://sourceforge.net/projects/needlemanwunsch/