Stabilized Decoy Scrambling
What's Changed
- Modified decoy scrambler to no longer use static Random generator by @Alexander-Sol in #798. Previously, calling the ScrambledDecoyProteinSequence would report different results depending on how many times it had been called previously. This was unintended, and has been reverted.
-
- Quantifiable interfaces for results reading in FlashLFQ by @mzhastings in #793
New Contributors
- @mzhastings made their first contribution in #793
Full Changelog: 1.0.551...1.0.552