All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.1.0-a3 - 2024-06-14
Matrix
constructor from an iterable of rows.- Wheels for CPython 3.12 and PyPy 3.10.
- Bumped Cython dependency to
v3.0
.
v0.1.0-a2 - 2023-04-04
pymemesuite.common.Background
to store the background model frequencies.
FIMO.score_motif
andMotif.build_pssm
now expectBackground
objects instead of rawArray
objects with the background model frequencies.
v0.1.0-a1 - 2022-05-19
Initial alpha release (test deployment to PyPI).