runNormalisation-methods: Method to remove peptides from input data of an object of...

Description Usage Arguments Value See Also Examples

Description

Method to remove peptides from input data of an object of class 'ChemoProtSet'

Usage

1
2
3
4
runNormalisation(x, normalise = "loess")

## S4 method for signature 'ChemoProtSet'
runNormalisation(x, normalise = "loess")

Arguments

x

object of class 'ChemoProtSet'

normalise

string indicating the type of normalisation that should take place ('loess', 'median', 'none')

Value

object of class ChemoProtSet

See Also

DoschedaSet

Examples

1
2
3

brunocontrino/Doscheda documentation built on Sept. 14, 2020, 4:45 p.m.