R/platjam-import-proteomics.R
convert_PD_df_to_SE.Rd
Internal function to convert Proteomics Discoverer data.frame to SummarizedExperiment
This function is intended to be called by import_proteomics_PD()
after
the Excel data is split into protein and peptide data.frame
components.
Other jam utility functions:
cardinality()
,
color_complement()
,
convert_imputed_assays_to_na()
,
curate_se_colData()
,
curate_to_df_by_pattern()
,
design2layout()
,
get_numeric_transform()
,
handle_df_args()
,
merge_proteomics_se()
,
rowNormScale()