For exemple, if you've added a new modification in Mascot with same composition/mass than an other one (to group modifications for instance):
In Proline, after importing and running some process on a dataset corresponding to a Mascot search (B.dat) using Propionyl_ST, the modification associated with a peptide is "Propionyl (S1)" and not "Propionyl_ST (S1)"
---
Here is the explanation why this occurs. This problem is not fixed yet.
When you import a file A.dat with Propionyl (S) and Propionyl (T) as variable PTMs and peptides with one of this modification, Proline
When you import your new file B.dat, with Propionyl_ST (ST) as variable PTM, and peptides with this modification :
Now, when you create a new dataset from the dataset “B.dat”, by merging it or using it for a quantitation. The peptide’s “readable_ptm” property in this new dataset is created from the PTMs associated to the peptide. Here, it will use "Propionyl (S)" so the “readable_ptm” property of the peptide will be “Propionyl (S1)”.