Changelog
v0.4.0 (2023-03-13)
Additions
Add match_kro function to percolator module
Create tests and documentation for match_kro
Changes
Move find_precursorscan functionality to tic_df function
Remove find_precursorscan from documentation
Add parameter to find CVs in tic_df function
Update simple_df function to allow multiple CVs
v0.3.1 (2023-01-15)
Fixes
Fix m/z rounding in hardklor module
v0.3.0 (2023-01-04)
Additions
Create encyclopedia and utils modules
Add find_precursorscan and peak_df to mzml module
Add id_scans function to percolator module
Add filter_df and match_rt_mass functions to kronik module
Add ability to plot using an mzML file input
Create tests and documentation for new functions and modules
Changes
Rename msxml module to percolator
Update test fixtures
v0.2.0 (2022-12-05)
Additions
Create mzml, msxml, msplot, and kronik modules
Create tests and documentation for new modules
v0.1.0 (2022-12-01)
First tagged release of msions
Create msions package structure with cookiecutter
Create hardklor module and tests
Build documentation