I know there are some desktop applications where you can input some peptide sequences and it generates the coordinates of the expected fragments for a tandem MS/MS spectrum (normally y and b ions fragmented with CID). I would like to embed that functionality in a program I'm writing. Does anyone know a library or a simple command line program to do so?
Alternatively I would like to know an open source program where extracting that functionality woulde be easy enough.
That script is quite straightforward to port to my current application. I'll try to release my ported version as a Python library.