This function selected the CPTAC LUAD phosphoproteomics data from the input protein_list.

.get_CPTAC_LUAD_Phosproteomics_subset(protein_list)

Arguments

protein_list

protein name, passed protein_list argument from .plot_boxgraph_protein_CPTAC()

Value

a data frame of CPTAC LUAD data from the input protein_list genes

Details

The function should not be used directly, only inside .plot_boxgraph_protein_CPTAC() function.

See also

Other helper function for protein coexpression analysis: .get_CPTAC_LUAD_Proteomics_subset(), .protein_boxplot(), .protein_scatterplot()

Examples

if (FALSE) {
.get_CCLE_RNAseq_subset()
}