blosum
A small module for easy access to BLOSUM matrices without dependencies.
A small module for easy access to BLOSUM matrices without dependencies.
To install this package, run one of the following:
The BLOcks SUbstitution Matrices (BLOSUM) are used to score alignments between protein sequences and are therefore mainly used in bioinformatics. Reading such matrices is not particularly difficult, yet most off the shelf packages are overloaded with strange dependencies. And why do we need to implement the same reader again if there is a simple module for that. blosum offers a robust and easy-to-expand implementation without relying on third-party libraries.
Summary
A small module for easy access to BLOSUM matrices without dependencies.
Last Updated
Nov 24, 2025 at 02:58
License
GPL-3.0-or-later
Total Downloads
13.1K
Supported Platforms
GitHub Repository
https://github.com/not-a-feature/blosumDocumentation
https://github.com/not-a-feature/blosum