combine_tools.Rd
reads ranked tables from the different tools (KRSA, UKA, ... etc)
combine_tools( KRSA_df = NULL, UKA_df = NULL, KEA3_df = NULL, PTM_SEA_df = NULL, mapping_df = kinome_mp_file )
KRSA_df | dataframe, KRSA table output (requires at least Kinase and Score columns) |
---|---|
UKA_df | dataframe, UKA table output (requires at least Kinase and Score columns) |
KEA3_df | dataframe, KEA table output (requires at least Kinase and Score columns) |
PTM_SEA_df | dataframe, PTM_SEA table output (requires at least Kinase and Score columns) |
mapping_df | kinome mapping df (default is kinome_mp_file_v1) |
dataframe, ready for quartile figure
This function takes in ranked tables from the different tools (KRSA, UKA, ... etc) and map them to the kinome mapping file and return df ready for the quartile figure