ms_find_replicate: ms_find_replicate

Description Usage Arguments Value Examples

Description

Function to perform complete replicated dataset subsetting on dataframe

Usage

1
ms_find_replicate(data, nread = 10, keepfullrep = FALSE)

Arguments

data

dataset to look for complete set

nread

number of reading channels or sample treatements, default value is 10

keepfullrep

whether to only keep the proteins with full replicates in all the experimental conditions, default is FALSE, just to keep the curves that in at least one condition with full replicates

Value

dataframe containing the full replicated complete dataset

Examples

1
2
3
4
## Not run: 
data_complete_set <- ms_find_replicate(data_scaled)

## End(Not run)

nkdailingyun/mineCETSA documentation built on Feb. 27, 2021, 8:26 p.m.