writeReplicateData: Write data needed for the Replicates tab This is a wrapper of...

View source: R/saveOutput.R

writeReplicateDataR Documentation

Write data needed for the Replicates tab This is a wrapper of 'oneProteinReplData', looping over all proteins.

Description

Write data needed for the Replicates tab This is a wrapper of 'oneProteinReplData', looping over all proteins.

Usage

writeReplicateData(longDTProt, outputFolder)

Arguments

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.


MassDynamics/MassExpression documentation built on May 7, 2023, 11:29 a.m.