R/Proteomics.R
dot-get_CPTAC_LUAD_Proteomics_subset.Rd
This function selected the CPTAC LUAD proteomics data from the input proteins
protein_list
.
.get_CPTAC_LUAD_Proteomics_subset(protein_list)
protein name, passed protein_list
argument from
.plot_boxgraph_protein_CPTAC()
a data frame of CPTAC LUAD data from the input protein_list
genes
The function should not be used directly, only inside
.plot_boxgraph_protein_CPTAC()
function.
Other helper function for protein coexpression analysis:
.get_CPTAC_LUAD_Phosproteomics_subset()
,
.protein_boxplot()
,
.protein_scatterplot()
if (FALSE) {
.get_CPTAC_LUAD_Proteomics_subset(protein_list)
}