Issue 501: Improve BlibBuild handling of multiple searches on the same raw data files

issues
Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:3
Milestone:3.7
Opened:2017-03-06 15:33 by Brendan MacLean
Changed:2017-08-31 12:11 by Brendan MacLean
Resolved:2017-03-14 12:02 by Kaipo Tamura
Resolution:Fixed
Closed:2017-08-31 12:11 by Brendan MacLean
2017-03-06 15:33 Brendan MacLean
Title»Improve BlibBuild handling of multiple searches on the same raw data files
Assigned To»kaipot@u.washington.edu
Type»Defect
Area»Skyline
Priority»3
Milestone»3.7
One group reported needing to run two separate searches on every DDA raw data file with a different cleavage enzyme and potential variable modifications in each search. When they go to build a library out of these runs in BlibBuild, it creates a new row for each search for each raw data file, i.e.

SpectrumSourceFiles
File1 - from Search1
File2 - from Search1
File3 - from Search1
File1 - from Search2
File2 - from Search2
File3 - from Search2

The problem with this is that then, because the iRT peptides are only found with Search1, Skyline fails to calibrate iRT values for all of the peptides found with Search2, thinking these files contained no iRT peptides.

If we make BlibBuild smart enough to produce only 1 row per raw data file, that should fix this problem and allow them to get iRT values for all of their detected peptides.

2017-03-06 16:44 Brendan MacLean
Notify»laura declerck

2017-03-14 12:02 Kaipo Tamura
resolve as Fixed
Statusopen»resolved
Assigned Tokaipot@u.washington.edu»Brendan MacLean
Fix committed in r10601

2017-08-31 12:11 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest