Issue 1037: Documents with lots of mods can get very slow for Import > Transition List

issues
Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:3
Milestone:24.2
Opened:2024-08-26 17:20 by Brendan MacLean
Changed:2026-01-06 12:58 by Brendan MacLean
Resolved:2026-01-06 12:57 by Brendan MacLean
Resolution:GitHub Move
Closed:2026-01-06 12:58 by Brendan MacLean
2024-08-26 17:20 Brendan MacLean
Title»Documents with lots of mods can get very slow for Import > Transition List
Assigned To»Brendan MacLean
Type»Defect
Area»Skyline
Priority»3
Milestone»24.2
Dan Polansky pointed out that importing a transition list with a lot of potential modifications can get very slow. This is because we try all of the modified states for rows with a bare peptide sequence. We need to detect when we truly have a column where we expect a modified sequence and when we are allowing a bare sequence, and only try all modifications when we truly only know the bare sequence.
 
 mod.sky
 library_skyline.tsv

2026-01-06 12:57 Brendan MacLean
resolve as GitHub Move
Statusopen»resolved
Skyline issues have moved to GitHub Issues at https://github.com/ProteoWizard/pwiz/issues
Issues will be ported as necessary for active work.

2026-01-06 12:58 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest