createWiggle-methods {HELP} | R Documentation |
Create wiggle track (methods)
Description
Methods for creating wiggle tracks
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
Author(s)
Reid F. Thompson (rthompso@aecom.yu.edu)
See Also
createWiggle
[Package
HELP version 1.0.0
Index]