merge_tech_rep: Merge the techincal replicates in a data.frame together

View source: R/data-prep.R

merge_tech_repR Documentation

Merge the techincal replicates in a data.frame together

Description

Merge the techincal replicates in a data.frame together

Usage

merge_tech_rep(annotDF, DF, FUN = "rowMeans")

Arguments

annotDF

annotation dataframe that indicates the organisation of the technical replicates

DF

data.frame

FUN

the function with which the replicates technical are merged. Default: "rowMeans"

Value

a data.frame


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.