Issue 76: BlibBuild needs to store file names with same basename as original instrument data files

issues
Status:closed
Assigned To:Guest
Type:Todo
Area:BiblioSpec
Priority:2
Milestone:1.2
Opened:2011-08-06 11:35 by Brendan MacLean
Changed:2013-02-08 10:36 by Brendan MacLean
Resolved:2012-05-07 14:02 by Brendan MacLean
Resolution:Fixed
Closed:2013-02-08 10:36 by Brendan MacLean
2011-08-06 11:35 Brendan MacLean
Title»BlibBuild needs to store file names with same basename as original instrument data files
Assigned To»frewen@u.washington.edu
Type»Todo
Area»BiblioSpec
Priority»2
Milestone»1.2
In order for Skyline to be able to match BiblioSpec library spectra to MS1 scans Skyline needs to know at least the basenames (filenames without extensions) of the original instrument data files. Currently, Bibliospec mostly has the files from which it got the spectra. In cases like Mascot .dat files and X! Tandem XML this may already be too removed from the original files to have a hope of figuring out how MS/MS and MS1 spectra correspond with each other. When each search corresponds to just one original data file, we could require that they search result file be given the same basename as the data file, but that is not always what the tools produce, and it doesn't work for Mudpit runs.

I believe the current status is:

TPP pepXML/mzXML - done (mzXML files can contain MS1 scans and they generally have the same basenames as the original raw data files)
idpXML/mz[X]ML - done (same as above)
Scaffold mzIdentML/mzML - done? (same as above)
Mascot DAT - possible
UW SEQUEST & Percolator - possible
Protein Pilot group XML - possible?
X! Tandem XML - possible?
OMSSA pepXML - possible?
Waters MS^e - possible?
Spectrum Mill pepXML/mzXML - not possible? (these are generated from the search engine on demand and likely have little association with the original data - I'll check)

2011-08-07 08:14 Brendan MacLean
Turns out SpectrumMill is done also, since it always exports mzXML with the same basename as the raw file from which the spectra originate.

2012-05-07 14:02 Brendan MacLean
resolve as Fixed
Statusopen»resolved
Assigned Tofrewen@u.washington.edu»Brendan MacLean
Many of these have been fixed. We are now solving these issues on a case-by-case basis.

2013-02-08 10:36 Brendan MacLean
close
Statusresolved»closed
Assigned ToBrendan MacLean»Guest