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.
- Minimal script to perform memo on a mzmine feature table (CSV) with related metadata (CSV) and spectral file (MGF) (tutorial/minimal_memo.py)
- Filtering option to filter peaks/losses present in more/less thant N percent of samples #25
- Possibility to build memo_from_unaligned() from files matching pattern even if in subfolders
- actions: add readme web-link checker
- actions: developed test_user_workflow.py
0.1.3 - 2021-12-16
- Documentation
0.1.2 - 2021-12-15
- test for memo_from_unaligned
- test for memo_from_aligned
- test for merged_memo()
- possibility to import "memo ready" feature table
- Changed classes.py to avoid erasing when filtering
- Changed .removesuffix to allow support of python <3.9
0.1.1 - 2021-12-10
- Changed required version of python from >3.8 to >3.7 for TMAP compatibility
0.1.0 - 2021-12-06
- New
MemoMatrix
class, replacing the formerMemoContainer
#14 - First set of unit tests #12
- Continuous integration for testing #4
0.0.4 - 2021-11-01
- This is the initial version of memo from https://github.com/mandelbrot-project/memo