loadData {SubCellBarCode} | R Documentation |
Sampled median normalized TMT ratios are checked if there is any "NA" valeus. If any, the corresponding row is filtered out. Later, the data is normalized by taking log2.
loadData(protein.data)
protein.data |
data.frame; fractionated proteomics data where data contains 10 columns of duplicated 5 fractionations and rownames must be gene-centric protein names |
protein.data.df
{ df <- loadData(SubCellBarCode::hcc827Ctrl[1:20,]) }