data_calMean_calSD: Calculate mean and sd value by conditions

View source: R/data_analysis.R

data_calMean_calSDR Documentation

Calculate mean and sd value by conditions

Description

Calculate mean and sd value by conditions.

Usage

data_calMean_calSD(prot_dat, meta)

Arguments

prot_dat

A DataFrame from previous processing.

meta

A DataFrame of meta file.

Details

Input dataframe from previous processing, then return a data set with mean and sd values by conditions.

Value

A DataFrame of mean and sd by conditions.


yuriychen/MSAnalysiscyl documentation built on April 5, 2022, 4:28 a.m.