0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 15, 2025 — Feb 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor: Collapse protein IDs to avoid duplicating feature data in DataFrames More... 9 months ago
refactor: Add 'PROTEIN_ID' column handling for 'ms1', 'ms2', and 'ms1ms2' levels in parquet scoring More... 9 months ago
refactor: Enhance logging and diagnostics for row mismatch in score DataFrame More... 9 months ago
refactor: Update CLI option descriptions and variable names for consistency and clarity More... 9 months ago
refactor: Update file paths in read_parquet method for consistency More... 9 months ago
refactor: imports More... 9 months ago
refactor: Improve CLI option descriptions for better clarity and understanding More... 9 months ago
chore: Check for and log duplicate entries in score DataFrame on join column More... 9 months ago
refactor: Update CLI module paths for improved organization More... 9 months ago
refactor: Improve readability and documentation in scoring classes More... 9 months ago
lint: cli More... 9 months ago
lint: apply ruff formatting More... 9 months ago
lint: format with ruff More... 9 months ago
lint: apply ruff formatting More... 9 months ago
feat: Install seaborn and psutil dependencies in Dockerfile More... 9 months ago
refactor: Update module paths for optimized C files More... 9 months ago
add: init to glyco module More... 9 months ago
feat: Add method to merge precursor and transition features files into single parquet files More... 9 months ago
update: optimized c More... 9 months ago
refactor: Remove unused format_bytes function for better code cleanliness More... 9 months ago
refactor: Add measure_memory_usage_and_time decorator to score function More... 9 months ago
add: report for post scored OSW-PYP results More... 9 months ago
feat: Add export_scored_report function to export PyProphet scored reports More... 9 months ago
refactor: Add export_scored_report command and measure memory usage and time for various export functions More... 9 months ago
feat: Add new commands for glycopeptide, gene, and protein in levels context More... 9 months ago
refactor: separate out subcommands into separate files in cli module to clean up main More... 9 months ago
refactor: Update Base classes to use BaseOSWReader and BaseOSWWriter for consistency across modules More... 9 months ago
refactor: Update dependencies in pyproject.toml, optimize imports, and restructure code in various modules More... 9 months ago
refactor: Update logging functionality to include header information for PyProphet CLI commands More... 9 months ago
refactor: Update SVMLearner class to include class_weight parameter for hyperparameter tuning More... 9 months ago