lehtiolab / ddamsproteomics

A Nextflow MS DDA proteomics pipeline
MIT License
3 stars 5 forks source link

off by one error in PTM protein location #17

Closed glormph closed 1 year ago

glormph commented 1 year ago

Xuekang found that the protein location of a PTM is off by one (probably by not correcting for zero-indexing). Example is in the 14797 analysis fr09 scan 16871, where it is AKT1 S121, which should be S122.

I would swear this has been reported earlier by Annsofi and/or Sebastian, and then fixed. Will investigate :)