Skip to content

single python script to convert .idXML files to PMSs format, which is generated by proteome discoverer. This particular pipeline was used to generate PSMs outputs for Calisp2 without needing to use proteome discoverer.

Notifications You must be signed in to change notification settings

hbckleikamp/idXML2PSMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idXML2PSMs

single python script to convert .idXML files to PMSs format, which is generated by proteome discoverer.
This particular pipeline was used to generate PSMs outputs for Calisp-2 without needing to use proteome discoverer.

Script was designed to be run in Spyder 5.15
The variable 'files' should be edited to contain the full filepaths of the files that need to be processed.
outputs are written to the directory of the input files.


There are two script versions, one for inputs where modifications are listed in the idXML file with a delimiter '_modifications', and one where modifications of unknown masses are matched to unimod. The unimod version is also avaiable to convert pepXML to PSMs format for Calis-p

About

single python script to convert .idXML files to PMSs format, which is generated by proteome discoverer. This particular pipeline was used to generate PSMs outputs for Calisp2 without needing to use proteome discoverer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages