Skip to content

Releases: ylaboratory/splitpea-package

v0.1.1

13 Sep 07:04

Choose a tag to compare

  • Bug fixes
  • New command: analyze_consensus_threshold
    • Takes consensus network pickles as input
    • Can output thresholded consensus pickles into a specified folder
    • Can generate plots showing the proportion or number of nodes retained across thresholds
    • Can produce general thresholding statistics
  • Plotting improvements
    • Added a threshold parameter to the plot function for consensus networks, allowing users to visualize networks at different threshold levels directly through the function
  • Flexible input handling
    • Functions now accept either a NetworkX graph object or a pickle path for the same parameter

v0.1.0 - Initial Release

10 Sep 23:25

Choose a tag to compare

This is the first official release of splitpea, packaged for PyPI (pip install splitpea)! Documentation and usage examples are included in the README. Please open issues for any bugs or feature requests.