- align wasn't aligning sub-sequences correctly - improvements to the shiftx2 readers chain handling
0.1.84
- remove bad debug code which was killing pipelines from align
0.1.83
- shiftx2 reader can read all formats output by shiftx2 - chains can now be renumber using pipes in python - shiftx2 can now calculate shifts using an alphafold structure looked up from a pdb code - added chains align command which can align the sequence of one frame to another frame by offsetting its sequence codes
0.1.82
- better handling of residue names that don't match the read sequence - fixed a bug in python 3.8 where annotations were stopping the nmrstar plugin loading - added a github actions test to check that the main entry point runs and all plugins are loaded
0.1.81
- fit ratio requires a noise level - add a deep neural network peak list importer
0.1.80
- fixed bugs - tree lib not included in requirements - Strenum imported from python stdlib enum not strenum