Path to the search results parsed with this script: ../../InputData/ThesaurusData/SearchResults/MQ.
I manually add the information of which search engine has been used for the search.
I keep only the phosphorylated ions.
I remove reverse and potential contaminants.
Distribution of the scores:
apply the threshold of localisation score : above 0.75. The data are not filtered yet, I indicate if the localisation score passes the threshold in the field LocalisationsFilter.
For all the different inputs, I create IDs of the phospho-peptides:
PhosphopeptideID: concatenation of sequence and sorted localisation of the phosphorylation (seperated with "_").PhosphosequenceID: concatenation of sequence and number of phosphorylations on the peptide (seperated with "_").When there are several scores for the phosphorylations localisations, I create one ID for each scoring. I define the scorings as “ptmRS” when it is the phosphoRS algorithm, or “SearchEngine” when it is the default localisation score of the pipeline.