Learn R Programming

HELP (version 1.30.0)

createWiggle-methods: Create wiggle track (methods)

Description

Methods for creating wiggle tracks

Arguments

Methods

x = "missing", y = "missing"
Handle empty function call
x = "ExpressionSet", y = "missing"
Handle input of an object of class ExpressionSet. Derive features from FeatureData.
x = "ExpressionSet", y = "matrix"
Handle input of an object of class ExpressionSet. Derive features from matrix input
x = "vector", y = "matrix"
Handle vector input
x = "matrix", y = "matrix"
Handle matrix input

See Also

createWiggle