snijderlab / stitch

Template-based assembly of proteomics short reads for de novo antibody sequencing and repertoire profiling
MIT License
22 stars 3 forks source link

Allow for termini based modifications #210

Open douweschulte opened 1 year ago

douweschulte commented 1 year ago

The current set up of modifications does not allow for termini (N or C) based modifications. It would be really nice if thee could be specified as well. An extra fancy implementation would allow these modifications to be specified as modifications on the terminal or read termini, because these could be different (eg pyrogln only on template). Exactly how to implements this is left as an exercise to the reader ;-).