writeReplicateData | R Documentation |
Write data needed for the Replicates tab This is a wrapper of 'oneProteinReplData', looping over all proteins.
writeReplicateData(longDTProt, outputFolder)
longDTProt |
data.table protein information stored in long format. Columns required: 'ProteinId', 'GeneName', 'Description', 'log2NInt', 'Condition', 'Replicate', 'Imputed'. |
outputFolder |
str. Path to folder where 'data' should be saved. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.