Release Notes

Version 1.0

1.0.5 2021-16-08

  • Setting omnipath.options.cache to None will now disable it (use 'memory' instead)

  • Fix writing empty values into cache

  • Fix memory cache not copying data before storing it

  • Fix various pandas warnings

  • Remove redundant step from CI

1.0.4 2020-27-12

  • Fix recursion error

  • Remove duplicated PostTranslational class

  • Add interactions tests

1.0.3 2020-08-12

1.0.2 2020-29-11

  • Fix small bug when converting boolean values

  • Fix typos

  • Add option to create interaction graphs

1.0.1 2020-29-11

  • Fix bug of not correctly passing datasets in interactions

  • Fix the way the progress bar is getting content size

  • Add comparison tests with OmnipathR

1.0.0 2020-23-11

  • Fix minor bugs

  • Add options improvements

  • Add tests