PTM_domain_mapping_enrichment: Building up domain analysis.

Description Usage Arguments Examples

View source: R/domain_enrichment.R

Description

Map sites to protein domains and analyse the enrichment of PTM sites for each domain.

Usage

1
PTM_domain_mapping_enrichment(window_score_label_Rds, output_label)

Arguments

window_score_label_Rds

An Rds file containing the window, positive and score of interested sites(genereated from present_predict_wp()).

output_label

The string to tag the output files.

Examples

1
2
PTM_domain_mapping_enrichment(window_score_label_Rds = "ps_0103_window_score_df.Rds",
                              output_label = "ps_0103")

ginnyintifa/PTMscape documentation built on Nov. 9, 2021, 10:39 p.m.