Description Usage Arguments Value Author(s)
View source: R/getModificationPosition.R
This function can be used to get the modification position for a given modified sequence Currently only support phosphorylation/UniMod:21. TODO: Make it useable for other cases
1  | getModificationPosition_(mod_seq, character_index = F)
 | 
mod_seq | 
 A character vector of the modified position.  | 
character_index | 
 A Logical value indicating to return the exact location of ammino acid modified, or the index of modified text in string.  | 
A numeric value for modification position
Justin Sing https://github.com/singjc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.