powered by
Convert list of (mixed)modifications to a frequency table
modsToTable(mod_list)
A data.frame with 'modification_names' and 'Freq' (0-100)
A vector with modifications, each for a specific peptide. Multiple mods per entry are allowed, each separated by comma.
modsToTable(c("Ox (M)", "Unmodified", "Ox (M),Acetyl (Prot N-term)", "2 Ox (M)", "Unmodified", "Unmodified"))
Run the code above in your browser using DataLab