Closed julianu closed 1 year ago
Actually, only the environment and abstract class should be in this PR. Anyone knows, how to change this?
Go back in your branch to the commit you wanted to submit. Create a new branch from that point and create a new PR using the new branch.
Added a simple function, which uses pyteomics to query Unimod for a given Modification. You can simply call in your converter something like:
converter.get_unimod_from_NT("Oxidation")
Or to list all monoisotopic mass shifts of the modifications: