plotFeature-methods: Plot feature versus two-color intensity (methods)

Description Methods

Description

Methods for plotting featureData (ex: fragment size) versus two-color signal intensity data

Methods

x = "missing", y = "missing"

Handle empty function call

x = "ExpressionSet", y = "missing"

Handle input of an object of class ExpressionSet. Derive both data and feature information from a single object.

x = "ExpressionSet", y = "vector"

Handle input of an object of class ExpressionSet. Derive data from this class but use feature values from a vector input.

x = "matrix", y = "vector"

Handle matrix input, where each of two columns in matrix represents data from one signal channel. Feature data is derived from values from a vector input.


HELP documentation built on Nov. 8, 2020, 11:08 p.m.