read_ptmsea | R Documentation |
reads a dataframe of Peptides IDs and their Scores (LFC, p-value, ... etc) and run PTM-SEA
read_ptmsea(df, ...)
df |
dataframe, must have at least Peptide and Score columns |
... |
arguments passed to run ptm-sea function |
lib |
searched PTM-SEA libraries "kinase-substrate" or "all" (default is "kinase-substrate" which will return only kinase libraries like ChengKSIN, PTMsigDB, PhosDAll) |
This function a dataframe of Peptides IDs and their Scores (LFC, p-value, ... etc) and run PTM-SEA
dataframe, Ranked and quartiled table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.