View source: R/get_merged_phospho_df.R
get_merged_phospho_df | R Documentation |
Get merged data frame with phospho-peptides.
get_merged_phospho_df( peptide_id, peptide_df_with_area_psm_list, ID_of_seq_gi_site_list, ID_DF_list )
peptide_id |
a vector for peptide ID. |
peptide_df_with_area_psm_list |
a list for peptides with areas and PSMs. |
ID_of_seq_gi_site_list |
a list for peptides ID with sequence, gi and site. |
ID_DF_list |
a list for ID and values. |
a merged data frame with phospho-peptides.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.