get_merged_phospho_df: Get merged data frame with phospho-peptides.

View source: R/get_merged_phospho_df.R

get_merged_phospho_dfR Documentation

Get merged data frame with phospho-peptides.

Description

Get merged data frame with phospho-peptides.

Usage

get_merged_phospho_df(
  peptide_id,
  peptide_df_with_area_psm_list,
  ID_of_seq_gi_site_list,
  ID_DF_list
)

Arguments

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.

Value

a merged data frame with phospho-peptides.


ecnuzdd/PhosMap documentation built on Dec. 7, 2022, 4:09 a.m.