Description Usage Arguments Value Examples
View source: R/inputVerification.R
General function which allows specifying different types of input data including "proteios", "maxquantpep" (peptide output from MaxQuant) and "maxquantprot" (protein output from MaxQuant) formats.
1 | loadData(dataPath, inputFormat = "default")
|
dataPath |
File path to design matrix. |
inputFormat |
If input is given in standard NormalyzerDE format, Proteios format or in MaxQuant protein or peptide format |
rawData Raw data loaded into data frame
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.