Releases: ylaboratory/splitpea-package
Releases · ylaboratory/splitpea-package
v0.1.1
- 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
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.