Description Usage Arguments Value Examples
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.
1 | 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
1 2 3 4 | {
df <- loadData(SubCellBarCode::hcc827Ctrl[1:20,])
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.